SendPluTaskStartUpload Property |
Flag to start upload. true - add items to buffer and start upload, false - only add items to buffer.
Namespace:
Resto.Front.Api.Data.Device.Tasks
Assembly:
Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntaxpublic bool StartUpload { get; set; }Property Value
Type:
Boolean
See Also