DocumentRef public class DocumentRef Documentation public int ArtifactID { get; set; } public string Identifier { get; set; } public DocumentRef() public DocumentRef(int artifactID) public DocumentRef(int artifactID, string identifier) public DocumentRef(string identifier)