Name | Description | |
---|---|---|
![]() | AddToEnvironment | Indicates whether the variable is added to the environment |
![]() | BooleanValue | Gets or sets the Value as a boolean value. |
![]() | Caption | The caption to be used when prompting for a value for this variable |
![]() | DateTimeValue | Gets or sets the Value as a DateTime. |
![]() | DateValue | Gets or sets the Value as a DateTime containing only a date. |
![]() | DecimalValue | Gets or sets the Value as a decimal. |
![]() | Description | Documentation to be shown to the user when editing this value |
![]() | ExecutionOverrideRule | Determines whether the variable can be overridden when a job using this variable is submitted for execution by a Job Execution Task, Job Control Action, or manually (on-demand) |
![]() | HideValue | Specifies whether the value should be hidden from the user |
![]() | IntegerValue | Gets or sets the Value as an integer. |
![]() | Name | The name of the variable |
![]() | OverrideRule | Determines whether the variable can be overridden at a lower level |
![]() | StringValue | Gets or sets the Value as a string |
![]() | TimeValue | Gets or sets the Value as a DateTime value that stores only the time. |
![]() | UserInterfaceExtensionID | Extension ID of the custom UI for this variable |
![]() | Value | The value of the variable |
![]() | ValueAsObject | Gets the Value as an object of the type specified by the VariableType. |
![]() | VariableType | The data type of the variable |