OPC Labs Base Library
ToString_3 Implemented Property
OpcLabs_BaseLib ActiveX DLL > SequenceDataType Object > DataType Interface : ToString_3 Implemented Property
Description
Converts the value of the current object to its equivalent string representation using the specified format.
Property type
Read-only property
Syntax
Visual Basic
Public Property ToString_3( _
   ByVal format As String _
) As String
Parameters
format
See Also

SequenceDataType Object  | DataType Interface