schedulerJobInstanceHandle Data Type

Handle for SchedulerJobInstance

Namespace
uri:lens:job:0.1
Schema
ns1.xsd
Properties
name data type type namespace min/max occurs description
handleId string element ns1 0/1 The handle id.

Example

<schedulerJobInstanceHandle xmlns="uri:lens:job:0.1">
  <handleId>...</handleId>
</schedulerJobInstanceHandle>