Name

XmpJob.Name property

Gets or sets informal name of the job. This name is for user display and informal systems.

public string Name { get; set; }

Property Value

The name.

See Also