OleDateTime.DateTime Property | |
The value as a .Net DateTime type.
Namespace:
XSharp
Assembly:
XSharp.VO (in XSharp.VO.dll) Version: 2.21
Syntax PROPERTY DateTime AS DateTime GET SET
public DateTime DateTime { get; set; }
Request Example
View SourceProperty Value
Type:
DateTimeSee Also