DOFTypeOBJECTID FieldOpenDOF Object Access Library
The type identifier for a DOF Object Identifier.

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

C#
public const short OBJECTID

Field Value

Type: Int16
Remarks

The type identifier for a DOF Object Identifier.

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