IPartyIdentifierSourceGetPartyIdentifier Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:WorkZone.Dispatcher.Base.IPartyIdentifierSource.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

PartyIdentifier GetPartyIdentifier(
	string contactId,
	ODataService ctx,
	bool throwError = true
)

Parameters

contactId
Type: SystemString

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

ctx
Type: ODataService

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

throwError (Optional)
Type: SystemBoolean

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

Return Value

Type: PartyIdentifier

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

See Also

Reference