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
Parent Method
Get the parent Path of this path.
Namespace:
Apptus.ESales.Connector
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax
C#
Copy
public
Path
Parent
()
Return Value
Type:
Path
The parent of this path
Exceptions
Exception
Condition
IllegalStateException
If this path has no parent.
See Also
Reference
Path Class
Apptus.ESales.Connector Namespace