DOFGuidget Method OpenDOF Object Access Library
Return the data associated with a guid.

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

C#
public virtual byte[] get()

Return Value

Type: Byte
The data associated with the guid. Will not be null.
Remarks

Return the data associated with a guid.
See Also

Reference