ContactAddressSourceFactoryGetContactAddressSource Method

Scanjour Workflow4 Reference Manual

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

Namespace:  WorkZone.Dispatcher.Base
Assembly:  WorkZone.Dispatcher.Base_23.1.0.0 (in WorkZone.Dispatcher.Base_23.1.0.0.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public static IContactAddressSource GetContactAddressSource(
	ODataService ctx,
	XElement xElement
)

Parameters

ctx
Type: ODataService

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

xElement
Type: System.Xml.LinqXElement

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

Return Value

Type: IContactAddressSource

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

See Also

Reference