Interface ISet
Assembly: MAT.Atlas.Automation.Api.dll
Syntax
Properties
DisplayName
Declaration
string DisplayName { get; set; }
Property Value
Type |
Description |
System.String |
|
Id
Declaration
ObjectId Id { get; set; }
Property Value
Name
Declaration
string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
Number
Declaration
Property Value
Type |
Description |
System.Int32 |
|
Parameters
Declaration
int Parameters { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Sessions
Declaration
int Sessions { get; set; }
Property Value
Type |
Description |
System.Int32 |
|