JobDefinitionRemoveJobElement Method |
Removes a job element from the job.
Namespace: RAYLASE.Marker.JobAssembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntaxpublic void RemoveJobElement(
int position
)
Parameters
- position Int32
- The absolute zero-based index of the job element position in the list.
See Also