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