Click or drag to resize

FieldPropertiesFilePath_MaxFileKB Property

The maximum upload file size, in KBytes.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
int FilePath_MaxFileKB { get; }

Property Value

Type: Int32
The maximum upload file size, in KBytes.
Remarks
Applies to CellType FilePath only.
See Also