PartyIdentifierSourceMockGetPartyIdentifier Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:WorkZone.Dispatcher.Base.PartyIdentifierSourceMock.GetPartyIdentifier(System.String,Scanjour.Process.OData.Client.Proxy.ODataService,System.Boolean)"]

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 PartyIdentifier GetPartyIdentifier(
	string contactId,
	ODataService ctx,
	bool throwError
)

Parameters

contactId
Type: SystemString

[Missing <param name="contactId"/> documentation for "M:WorkZone.Dispatcher.Base.PartyIdentifierSourceMock.GetPartyIdentifier(System.String,Scanjour.Process.OData.Client.Proxy.ODataService,System.Boolean)"]

ctx
Type: ODataService

[Missing <param name="ctx"/> documentation for "M:WorkZone.Dispatcher.Base.PartyIdentifierSourceMock.GetPartyIdentifier(System.String,Scanjour.Process.OData.Client.Proxy.ODataService,System.Boolean)"]

throwError
Type: SystemBoolean

[Missing <param name="throwError"/> documentation for "M:WorkZone.Dispatcher.Base.PartyIdentifierSourceMock.GetPartyIdentifier(System.String,Scanjour.Process.OData.Client.Proxy.ODataService,System.Boolean)"]

Return Value

Type: PartyIdentifier

[Missing <returns> documentation for "M:WorkZone.Dispatcher.Base.PartyIdentifierSourceMock.GetPartyIdentifier(System.String,Scanjour.Process.OData.Client.Proxy.ODataService,System.Boolean)"]

Implements

IPartyIdentifierSourceGetPartyIdentifier(String, ODataService, Boolean)
See Also

Reference