PathAncestor Method A Sandcastle Documented Class Library
Returns the ancestor of the specified length.

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

C#
public Path Ancestor(
	int length
)

Parameters

length
Type: SystemInt32
The length of the ancestor to return

Return Value

Type: Path
The ancestor of the specified length
See Also

Reference