Class Page
Inheritance
System.Object
Page
Implements
System.Runtime.Serialization.IExtensibleDataObject
Assembly: MAT.Atlas.Automation.Api.dll
Syntax
public sealed class Page : ModelBase, IExtensibleDataObject, IPage
Constructors
Page()
Declaration
Fields
Empty
Declaration
public static readonly Page Empty
Field Value
Properties
Id
Declaration
public ObjectId Id { get; set; }
Property Value
IsLockedToCurrentAssociation
Declaration
public bool IsLockedToCurrentAssociation { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SetId
Declaration
public ObjectId SetId { get; set; }
Property Value
TabColor
Declaration
public Color TabColor { get; set; }
Property Value
Title
Declaration
public string Title { get; set; }
Property Value
Type |
Description |
System.String |
|
Implements
System.Runtime.Serialization.IExtensibleDataObject