Click or drag to resize
Path Constructor (Path, Object)
Initializes a new instance of the Path class

Namespace:  Apptus.Util.Xml
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax
C#
public Path(
	Path parent,
	Object elem
)

Parameters

parent
Type: Apptus.Util.XmlPath
elem
Type: SystemObject
See Also