10.24.0

ContextFactoryCreateXpe Method

Creates an Xpath expression (XPE) with the specified parameters.

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
public IXpe CreateXpe(
	XpeProperties xpeProperties
)

Parameters

xpeProperties  XpeProperties
Xpe Properties XpeProperties

Return Value

IXpe
Returns an Xpath expression (XPE) with the specified parameters

See Also