Skip to main content

EnterpriseVariable

Description

The structure represents an instance of the EnterpriseVariable entity.

Constructor

ConstructorDescription
EnterpriseVariableInitializes a new instance of the EnterpriseVariable object model.

Properties

PropertyDescription
IDGets the Id of the Enterprise Variable.
NameGets the name of the Enterprise Variable.
ValueGets or sets the value of the Enterprise Variable.
IsEncryptedGets or sets the value that indicates whether the Enterprise Variable is enabled.
DescriptionGets or sets the description of the Enterprise Variable.
TypeIDGets the Enterprise Variable Type Id.
TypeNameGets the Enterprise Variable Type name.
ScopeIDGets the Enterprise Variable Scope Id.
OwnerIdGets the UserId by whom the Enterprise Variable got created.
ScopeGets the scope of the Enterprise Variable.

Remarks

Use the EnterpriseVariable object model to get or update information about the Enterprise Variable.