 | TreeEventTimestamp property |
Date and time of the event
Namespace: Vishnu.InterchangeAssembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic DateTime Timestamp { get; }
Public ReadOnly Property Timestamp As DateTime
Get
public:
property DateTime Timestamp {
DateTime get ();
}
member Timestamp : DateTime with get
Property value
DateTime
See also