Construct a child path of this using the specified name.
Namespace:
Apptus.ESales.Connector
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax public Path Child(
string name
)
Parameters
- name
- Type: SystemString
The new child suffix of this path
Return Value
Type:
PathA new child path
Exceptions See Also