[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.PartyAddress.PartyAddressKey"]
public string PartyAddressKey { get; }
Public ReadOnly Property PartyAddressKey As String
Get
public:
property String^ PartyAddressKey {
String^ get ();
}
member PartyAddressKey : string with get