ObjectRef public class ObjectRef Documentation public List<Guid> ArtifactGuids { get; set; } public int ArtifactID { get; set; } public int ArtifactTypeID { get; set; } public string Name { get; set; } public ObjectRef()