Click or drag to resize
QVSSettingsQVSDocumentsQVSDocumentsServerAllowDocumentUpload Property
Value indicating if the new or updated documents are allowed to be uploaded to the QlikView Server through the QlikView Distribution Service. Setting it to false will stop all distributions from working.

Namespace: PIX.QMSAPI.DataObjects
Assembly: 
Syntax
public bool AllowDocumentUpload { get; set; }

Property Value

Type: Boolean
See Also