DOFObjectIDgetDataString Method OpenDOF Object Access Library
Return a string format of the base (the ID without attributes) data of the object identifier.

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

C#
public virtual string getDataString()

Return Value

Type: String
A string representing the common string format of the base data.
Remarks

Return a string format of the base (the ID without attributes) data of the object identifier.
See Also

Reference