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