EnterpriseVariable
Description
The structure represents an instance of the EnterpriseVariable entity.
Constructor
Constructor | Description |
---|---|
EnterpriseVariable | Initializes a new instance of the EnterpriseVariable object model. |
Properties
Property | Description |
---|---|
ID | Gets the Id of the Enterprise Variable. |
Name | Gets the name of the Enterprise Variable. |
Value | Gets or sets the value of the Enterprise Variable. |
IsEncrypted | Gets or sets the value that indicates whether the Enterprise Variable is enabled. |
Description | Gets or sets the description of the Enterprise Variable. |
TypeID | Gets the Enterprise Variable Type Id. |
TypeName | Gets the Enterprise Variable Type name. |
ScopeID | Gets the Enterprise Variable Scope Id. |
OwnerId | Gets the UserId by whom the Enterprise Variable got created. |
Scope | Gets the scope of the Enterprise Variable. |
Remarks
Use the EnterpriseVariable object model to get or update information about the Enterprise Variable.