Class Set
Inheritance
System.Object
Set
Implements
System.Runtime.Serialization.IExtensibleDataObject
Assembly: MAT.Atlas.Automation.Api.dll
Syntax
public sealed class Set : ModelBase, IExtensibleDataObject, ISet
Constructors
Set()
Declaration
Fields
Empty
Declaration
public static readonly Set Empty
Field Value
Properties
DisplayName
Declaration
public string DisplayName { get; set; }
Property Value
Type |
Description |
System.String |
|
Id
Declaration
public ObjectId Id { get; set; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
Number
Declaration
public int Number { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Parameters
Declaration
public int Parameters { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Sessions
Declaration
public int Sessions { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Implements
System.Runtime.Serialization.IExtensibleDataObject