ImageGear .NET v24.12 - Updated
DateIdentifier Field




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.IPTC Namespace > ImGearIPTCPictureNumber Structure : DateIdentifier Field
Indicates the date the picture number was generated.
Syntax
'Declaration
 
Public DateIdentifier As String
'Usage
 
Dim instance As ImGearIPTCPictureNumber
Dim value As String
 
value = instance.DateIdentifier
 
instance.DateIdentifier = value
public string DateIdentifier
public: string* DateIdentifier
public:
String^ DateIdentifier

Field Value

string value.
Remarks
This property contains eight numeric characters using the format CCYYMMDD (century, year, month, day) as defined in ISO 8601 to indicate year, month, and day the picture number was generated.
See Also

Reference

ImGearIPTCPictureNumber Structure
ImGearIPTCPictureNumber Members