Click or drag to resize

OleDateTime Constructor (DateTime)

X#
Construct an OleDateTime object

Namespace:  XSharp
Assembly:  XSharp.VO (in XSharp.VO.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	val AS DateTime
)
Request Example View Source

Parameters

val
Type: DateTime
Initial value as System.DateTime.
See Also