DOFObjectIDAttributegetType Method OpenDOF Object Access Library
Get the type of the attribute.

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

C#
public byte getType()

Return Value

Type: Byte
The type of the attribute. Valid range is 0 - 127.
Remarks

Get the type of the attribute.
See Also

Reference