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: StringA string representing the common string format of the base data.
Remarks
See Also