Description
The structure represents an instance of the New Enterprise Variable entity.
Constructor
Constructor | Description |
---|
NewVariable | Initializes a new instance of the NewVariable object model. |
| |
Properties
Property | Description |
---|
Name | Specify the name of the Enterprise Variable. |
Value | Specify the value of the Enterprise Variable. |
TypeID | Specify the Enterprise Variable Type Id. |
IsEncrypted | Specify the value that indicates whether the Enterprise Variable is enabled. |
Description | Specify the description of the Enterprise Variable. |
ScopeID | Specify the Enterprise Variable Scope Id. |
OwnerId | Specify the UserId of the Enterprise Variable creator. |
Property | Description |
---|
UserName | Specify the UserName for EnterpriseVariable of type Credential. |
Password | Specify the password for EnterpriseVariable of type Credential. |
| |
Use the NewVariable object model to create the new Enterprise Variable.