ViewRef public class ViewRef Documentation public int ArtifactID { get; set; } public List<Guid> Guids { get; set; } public string Name { get; set; } public ViewRef() public ViewRef(int artifactID)