DOFTypeDATETIME FieldOpenDOF Object Access Library
The type identifier for a coordinated universal time (UTC).

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public const short DATETIME

Field Value

Type: Int16
Remarks

The type identifier for a coordinated universal time (UTC).

Type identifiers are assigned as part of the DOF ProtocolSpecification. They define the data that is associated with type type, including whether it uses lengths and has subtypes. It also defines the wire format for the type and for all data values that use the type.

See Also

Reference