DOFObjectIDAttributegetValue Method OpenDOF Object Access Library
Get the data associated with this attribute.

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

C#
public byte[] getValue()

Return Value

Type: Byte
This attribute's value in binary form.
Remarks

Get the data associated with this attribute.
See Also

Reference