Click or drag to resize

PartyIdentifierSourceFactoryGetPartyIdentifierSource Method

[Missing <summary> documentation for "M:WorkZone.Dispatcher.Base.PartyIdentifierSourceFactory.GetPartyIdentifierSource(Scanjour.Process.OData.Client.Proxy.ODataService,System.Xml.Linq.XElement)"]


Namespace: WorkZone.Dispatcher.Base
Assembly: WorkZone.Dispatcher.Base_24.5.0.0 (in WorkZone.Dispatcher.Base_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public static IPartyIdentifierSource GetPartyIdentifierSource(
	ODataService ctx,
	XElement xElement
)

Parameters

ctx  ODataService

[Missing <param name="ctx"/> documentation for "M:WorkZone.Dispatcher.Base.PartyIdentifierSourceFactory.GetPartyIdentifierSource(Scanjour.Process.OData.Client.Proxy.ODataService,System.Xml.Linq.XElement)"]

xElement  XElement

[Missing <param name="xElement"/> documentation for "M:WorkZone.Dispatcher.Base.PartyIdentifierSourceFactory.GetPartyIdentifierSource(Scanjour.Process.OData.Client.Proxy.ODataService,System.Xml.Linq.XElement)"]

Return Value

IPartyIdentifierSource

[Missing <returns> documentation for "M:WorkZone.Dispatcher.Base.PartyIdentifierSourceFactory.GetPartyIdentifierSource(Scanjour.Process.OData.Client.Proxy.ODataService,System.Xml.Linq.XElement)"]

See Also