DataGate Print File Designer® - Build 8.0.355 and above

DateTimeType Enumeration

The DateTimeType enumerated constant defines values describing the type of a date field.

BegEnum DateTimeType Access(*Public)

Remarks

DateTimeType defines values in which you can select one of the choices.  The default is DateField.

Members

Member Description Value

DateField

(Default) The field is a date, dd.mm.yyyy.

0

TimeField

The field is a time field, hh:mm:ss.

1

TimeStampField

The field is a time stamp field, date is yyyy-mm-dd; time is hh:mm:ss.

2

Requirements

Namespace: ASNA.DataGate.PrintControls

Platforms: Windows 2000, Windows XP Professional, Windows .NET Server family

Assembly: ASNA.DataGate.PrintControls (in ASNA.DataGate.PrintControls.dll)

See Also

ASNA.DataGate.PrintControls Namespace