DOFObjectIDgetData Method OpenDOF Object Access Library
Get the data associated with the base ID (the ID without attributes).

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

C#
public virtual byte[] getData()

Return Value

Type: Byte
The byte data of the OID base.
Remarks

Get the data associated with the base ID (the ID without attributes).
See Also

Reference