ImageGear .NET
When Property




Gets or sets optional timestamp of when the action occurred.
Syntax
public ImGearXMPDate When {get; set;}
public: __property ImGearXMPDate* get_When();
public: __property void set_When( 
   ImGearXMPDate* value
);
public:
property ImGearXMPDate^ When {
   ImGearXMPDate^ get();
   void set (    ImGearXMPDate^ value);
}
'Declaration
 
Public Property When As ImGearXMPDate
 
'Usage
 
Dim instance As ImGearXMPResourceEvent
Dim value As ImGearXMPDate
 
instance.When = value
 
value = instance.When

Property Value

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

Reference

ImGearXMPResourceEvent Class
ImGearXMPResourceEvent Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback