BasePropertyToString Method

There are two overloads for this method

Overload List

ToString This is overridden to convert the instance to a string
ToString(StringBuilder) This is used to convert the property instance to a format suitable for writing to a PDI data stream

See Also