ReceiptReceiptText Property |
[Missing <summary> documentation for "P:WorkZone.Dispatcher.EBoks.Massdispatch.Receipt.ReceiptText"]
Namespace: WorkZone.Dispatcher.EBoks.MassdispatchAssembly: WorkZone.Dispatcher.EBoks_24.5.0.0 (in WorkZone.Dispatcher.EBoks_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic string ReceiptText { get; set; }
Public Property ReceiptText As String
Get
Set
public:
property String^ ReceiptText {
String^ get ();
void set (String^ value);
}
member ReceiptText : string with get, set
Property Value
String
See Also