Click or drag to resize

ODataContactAddressSourceGetContactAddressKeys Method

[Missing <summary> documentation for "M:WorkZone.Dispatcher.Base.ODataContactAddressSource.GetContactAddressKeys(WorkZone.Dispatcher.Base.PartyIdentifier,Scanjour.Process.OData.Client.Proxy.ODataService)"]


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 IEnumerable<string> GetContactAddressKeys(
	PartyIdentifier partyIdentifier,
	ODataService ctx
)

Parameters

partyIdentifier  PartyIdentifier

[Missing <param name="partyIdentifier"/> documentation for "M:WorkZone.Dispatcher.Base.ODataContactAddressSource.GetContactAddressKeys(WorkZone.Dispatcher.Base.PartyIdentifier,Scanjour.Process.OData.Client.Proxy.ODataService)"]

ctx  ODataService

[Missing <param name="ctx"/> documentation for "M:WorkZone.Dispatcher.Base.ODataContactAddressSource.GetContactAddressKeys(WorkZone.Dispatcher.Base.PartyIdentifier,Scanjour.Process.OData.Client.Proxy.ODataService)"]

Return Value

IEnumerableString

[Missing <returns> documentation for "M:WorkZone.Dispatcher.Base.ODataContactAddressSource.GetContactAddressKeys(WorkZone.Dispatcher.Base.PartyIdentifier,Scanjour.Process.OData.Client.Proxy.ODataService)"]

Implements

IContactAddressSourceGetContactAddressKeys(PartyIdentifier, ODataService)
See Also