Click or drag to resize

PartyIdentifierGetNormalizedPartyIdentifierValue Method

[Missing <summary> documentation for "M:WorkZone.Dispatcher.Base.PartyIdentifier.GetNormalizedPartyIdentifierValue(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 string GetNormalizedPartyIdentifierValue(
	string unnormalized
)

Parameters

unnormalized  String

[Missing <param name="unnormalized"/> documentation for "M:WorkZone.Dispatcher.Base.PartyIdentifier.GetNormalizedPartyIdentifierValue(System.String)"]

Return Value

String

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

See Also