Skip to main content

NewVariable

Description

The structure represents an instance of the New Enterprise Variable entity.

Constructor

ConstructorDescription
NewVariableInitializes a new instance of the NewVariable object model.

Properties

PropertyDescription
NameSpecify the name of the Enterprise Variable.
ValueSpecify the value of the Enterprise Variable.
TypeIDSpecify the Enterprise Variable Type Id.
IsEncryptedSpecify the value that indicates whether the Enterprise Variable is enabled.
DescriptionSpecify the description of the Enterprise Variable.
ScopeIDSpecify the Enterprise Variable Scope Id.
OwnerIdSpecify the UserId of the Enterprise Variable creator.

Inherited Properties : Inherits CredentialProperty

PropertyDescription
UserNameSpecify the UserName for EnterpriseVariable of type Credential.
PasswordSpecify the password for EnterpriseVariable of type Credential.

Remarks

Use the NewVariable object model to create the new Enterprise Variable.