DOFValueToString Method OpenDOF Object Access Library
Returns a representation of the value.

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

C#
string ToString()

Return Value

Type: String
A representation of the value.
Remarks

Returns a representation of the value. There are no formalized rules for the string returned. In particular, the returned information should not be a substitute for the value itself.
See Also

Reference