Previous Topic: SetSoftwareJobContainerProperties2Next Topic: SoftwareJobContainerPropertiesRequired2


SetSoftwareJobContainerProperties3

The SetSoftwareJobContainerProperties3 sequence of elements specifies which software job container properties are to be set.

xsd:string name

Specifies the name of the software job container.

xsd:boolean nameSupplied

Specifies true or false depending on whether the name parameter is supplied.

xsd:string comment

Specifies the comment for the software job container.

xsd:boolean commentSupplied

Specifies true or false depending on whether the comment parameter is supplied.

xsd:long priority

Specifies the priority of the software job container. The range of the priority is from 1 (highest) to 10 (lowest). If no value is provided, the default value, linkageBatch and Cascade, is used.

xsd:long prioritySupplied

Specifies true or false depending on whether the priority parameter is supplied.

SoftwareJobContainerPropertyMask softwareJobContainerPropertyMask

Specifies which job container properties are to be initialized when a software job container is created.

xsd:boolean softwareJobContainerPropertyMaskSupplied

Specifies true or false depending on whether the softwareJobContainerPropertyMask parameter is supplied.

xsd:string userMessage

Specifies the custom administrator message.

Xsd:int userMessageSupplied

Checks whether or not the custom administrator message is provided.

Remarks

None