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