ImageGear21.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.IPTC Namespace > ImGearIPTC4XMPCoreMetadata Class : DateCreated Property |
'Declaration Public Property DateCreated As ImGearXMPDate
'Usage Dim instance As ImGearIPTC4XMPCoreMetadata Dim value As ImGearXMPDate instance.DateCreated = value value = instance.DateCreated
public ImGearXMPDate DateCreated {get; set;}
public: __property ImGearXMPDate* get_DateCreated(); public: __property void set_DateCreated( ImGearXMPDate* value );
public: property ImGearXMPDate^ DateCreated { ImGearXMPDate^ get(); void set ( ImGearXMPDate^ value); }
Note: Any content of the IIM dataset 2:60, Time Created, should be merged to this element.
Note: Implementers are encouraged to provide the creation date and time from the EXIF data of a digital camera to the user for entering this date for the first time.