DOFObjectIDToString 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 override string ToString()

Return Value

Type: String
The identifier with its class.

Implements

DOFValueToString
Remarks

Get the identifier in a standardized string format.
See Also

Reference