PathToString Method A Sandcastle Documented Class Library
Returns a String that represents the current Object.

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.3.0
Syntax

C#
public override string ToString()

Return Value

Type: String
A String that represents the current Object.
See Also

Reference