Click or drag to resize
PathToString Method
Returns a String that represents the current Object.

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax
C#
public override string ToString()

Return Value

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