| 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.DataObjectsAssembly:
Syntaxpublic bool AllowDocumentUpload { get; set; }Public Property AllowDocumentUpload As Boolean
Get
Set
Property Value
Type:
Boolean
See Also