Name | Description | |
---|---|---|
![]() ![]() | CompareCollections | Compares this JobVariableCollection to another and returns collections containing changes (additions and modifications) and deletions. |
![]() ![]() | GetBooleanValue | Gets or sets the value as a boolean value. |
![]() ![]() | GetDateTimeValue | Gets or sets the value as a DateTime. |
![]() ![]() | GetDateValue | Gets or sets the value as a DateTime containing only a date. |
![]() ![]() | GetDecimalValue | Gets or sets the value as a decimal. |
![]() ![]() | GetIntegerValue | Gets or sets the value as an integer. |
![]() ![]() | GetStringValue | Gets or sets the value as a string. |
![]() ![]() | GetTimeValue | Gets or sets the value as a DateTime value that stores only the time. |
![]() ![]() | SetBooleanValue | |
![]() ![]() | SetDateTimeValue | |
![]() ![]() | SetDateValue | |
![]() ![]() | SetDecimalValue | |
![]() ![]() | SetIntegerValue | |
![]() ![]() | SetStringValue | |
![]() ![]() | SetTimeValue | |
![]() ![]() | TryParseBoolean | |
![]() ![]() | TryParseDate | |
![]() ![]() | TryParseDateTime | |
![]() ![]() | TryParseTime | |
![]() ![]() | TrySet | Tries to set the variable to the specified type and value. |
![]() ![]() | ValidForType | Determines whether a string value can be converted to the specified variable type |
![]() ![]() | ValueAsObject | Gets the Value as an object of the type specified by the VariableType. |