ActiveReports 12
Variant Constructor(DateTime)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine Namespace > Variant Structure > Variant Constructor : Variant Constructor(DateTime)
DateTime value of the Variant.
Initialize new instance of the Variant with the System.DateTime value.
Syntax
'Declaration
 
Public Function New( _
   ByVal value As Date _
)
public Variant( 
   DateTime value
)

Parameters

value
DateTime value of the Variant.
See Also

Reference

Variant Structure
Variant Members
Overload List