Click or drag to resize
PathEndsWith Method

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

Parameters

suffix
Type: Apptus.Util.XmlPath

Return Value

Type: Boolean
See Also