A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Apptus.ESales.Connector
Path Class
Path Methods
Ancestor Method
Ancestors Method
Child Method
CompareTo Method
Descendant Method
Equals Method
GetHashCode Method
HasAncestor Method
Parent Method
Parse Method
ToString Method
Path
Descendant Method
Construct a new path by adding the endPath to this path.
Namespace:
Apptus.ESales.Connector
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax
C#
Copy
public
Path
Descendant
(
Path
endPath
)
Parameters
endPath
Type:
Apptus.ESales.Connector
Path
The path to add
Return Value
Type:
Path
A new path
See Also
Reference
Path Class
Apptus.ESales.Connector Namespace