ID

XmpJob.ID property

Gets or sets unique id for the job. This field is a reference into some external job management system.

public string ID { get; set; }

Property Value

The identifier.

See Also