Layout public class Layout Creates layout instances. Documentation public int ArtifactID { get; } Returns an artifact ID of a layout. public string Name { get; } Returns a name of a layout. public Layout(int artifactID, string name) Initializes a new instance of the Layout class.