RelativityObjectRef public class RelativityObjectRef Documentation public int ArtifactID { get; set; } public string DisplayText { get; set; } public IEnumerable<Guid> Guids { get; set; } public ObjectTypeRef ObjectTypeRef { get; set; } public RelativityObjectRef()