DOFInterfaceIDTypeToString Method OpenDOF Object Access Library
Return the string representation of a type.

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 string representation of the type.
Remarks

Return the string representation of a type.
See Also

Reference