DOFObjectIDtoStandardString Method OpenDOF Object Access Library
Get the identifier in a standardized string format.

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

C#
public virtual string toStandardString()

Return Value

Type: String
The identifier with its class.
Remarks

Get the identifier in a standardized string format.
See Also

Reference