[This is preliminary documentation and is subject to change.]
Determines if the bulk uploading is allowed
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
| C# |
|---|
public static bool AllowBulkUpload { get; } |
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly Property AllowBulkUpload As Boolean |
| Visual C++ |
|---|
public: static property bool AllowBulkUpload { bool get (); } |
