Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn.Audit Namespace > EventIdentificationType Class : EventDateTime Property |
[XmlAttributeAttribute()] public DateTime EventDateTime {get; set;}
'Declaration <XmlAttributeAttribute()> Public Property EventDateTime As Date
'Usage Dim instance As EventIdentificationType Dim value As Date instance.EventDateTime = value value = instance.EventDateTime
[XmlAttributeAttribute()] public: property DateTime EventDateTime { DateTime get(); void set ( DateTime value); }