Click or drag to resize

RecipientUtilitiesGetPartyIdentifierOrNull Method

[Missing <summary> documentation for "M:WorkZone.Dispatcher.Base.RecipientUtilities.GetPartyIdentifierOrNull(System.String)"]


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 PartyIdentifier GetPartyIdentifierOrNull(
	string code
)

Parameters

code  String

[Missing <param name="code"/> documentation for "M:WorkZone.Dispatcher.Base.RecipientUtilities.GetPartyIdentifierOrNull(System.String)"]

Return Value

PartyIdentifier

[Missing <returns> documentation for "M:WorkZone.Dispatcher.Base.RecipientUtilities.GetPartyIdentifierOrNull(System.String)"]

See Also