RecipientInfoPartyIdentifier Property |
[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.Messages.RecipientInfo.PartyIdentifier"]
Namespace: WorkZone.Dispatcher.Base.MessagesAssembly: 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)
Syntaxpublic PartyIdentifier PartyIdentifier { get; }
Public ReadOnly Property PartyIdentifier As PartyIdentifier
Get
public:
property PartyIdentifier^ PartyIdentifier {
PartyIdentifier^ get ();
}
member PartyIdentifier : PartyIdentifier with get
Property Value
PartyIdentifier
See Also