Click or drag to resize
PathStartsWith Method

Namespace:  Apptus.Util.Xml
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax
C#
public bool StartsWith(
	Path prefix
)

Parameters

prefix
Type: Apptus.Util.XmlPath

Return Value

Type: Boolean
See Also