Property MaxFileSizeInBytes
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
MaxFileSizeInBytes
Gets or sets the maximum allowed file size. An error will be thrown when you try to add a file that is larger than the allowed file size.
public long MaxFileSizeInBytes { get; set; }
Property Value
Remarks
Available from DataMiner Feature Release 10.1.12 and Main Release 10.2.0 onwards.