User.DateTime Property
Gets or sets the date time.
[Browsable(false)]
new public DateTime DateTime {get; set;}
This language is not supported or no code example is available.
This language is not supported or no code example is available.
public
Browsable(false)
hide function get DateTime() : DateTime;
public
Browsable(false)
hide function set DateTime(value : DateTime);
This language is not supported or no code example is available.
Property Value
DateTime
The date time.
In this article
Definition