ImageGear22.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.IPTC Namespace > ImGearIPTC4XMPCoreMetadata Class : JobID Property |
'Declaration Public Property JobID As ImGearXMPString
'Usage Dim instance As ImGearIPTC4XMPCoreMetadata Dim value As ImGearXMPString instance.JobID = value value = instance.JobID
public ImGearXMPString JobID {get; set;}
public: __property ImGearXMPString* get_JobID(); public: __property void set_JobID( ImGearXMPString* value );
public: property ImGearXMPString^ JobID { ImGearXMPString^ get(); void set ( ImGearXMPString^ value); }
Note: As this identifier references a job of the receiver's workflow it has first to be issued by the receiver, then be transmitted to the creator or provider of the news object and finally added by him to this field.