Returns the ancestor of the specified length.
Namespace:
Apptus.ESales.Connector
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax public Path Ancestor(
int length
)
Parameters
- length
- Type: SystemInt32
The length of the ancestor to return
Return Value
Type:
PathThe ancestor of the specified length
See Also