DOFTypeToString Method OpenDOF Object Access Library
Returns a description of the 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
A terse description of the type.
Remarks

Returns a description of the type. There are no formalized rules for the string returned, although at minimum the type identifier should be indicated.
See Also

Reference