ImageGear .NET - Updated November 28, 2017
Id Property (ImGearXMPJob)




ImageGear23.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.BasicJobTicket Namespace > ImGearXMPJob Class : Id Property
Gets or sets unique ID for the job. This field is a reference into some external job management system.
Syntax
'Declaration
 
Public Property Id As ImGearXMPString
 
'Usage
 
Dim instance As ImGearXMPJob
Dim value As ImGearXMPString
 
instance.Id = value
 
value = instance.Id

Property Value

ImageGear.Formats.XMP.ImGearXMPString class value.
See Also

Reference

ImGearXMPJob Class
ImGearXMPJob Members