LayoutRef public class LayoutRef : IHasArtifactID, IHasIdentifyingInformation, IHasGuid Documentation public int ArtifactID { get; set; } public Guid? Guid { get; set; } public LayoutRef()