ImageGear for .NET
When Property




Gets or sets optional timestamp of when the action occurred.
Syntax
'Declaration
 
Public Property When As ImGearXMPDate
'Usage
 
Dim instance As ImGearXMPResourceEvent
Dim value As ImGearXMPDate
 
instance.When = value
 
value = instance.When
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);
}

Property Value

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

Reference

ImGearXMPResourceEvent Class
ImGearXMPResourceEvent Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback