BatchJobPropertyInfo Properties |
The BatchJobPropertyInfo type exposes the following members.
Name | Description | |
---|---|---|
DisplayName |
The property display name. This information is provided for presentation purpose only and is not required for property updates.
| |
IsValueAssigned |
Indicates whether the property has an actual value assigned or the default value has been retrieved. On update set this parameter to false in order to remove the property value.
| |
Name |
The property name.
| |
Value |
The property value. Number and date values are serialized according to XML serialization standard.
| |
ValueType |
The property value type.
|