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; }
ReadOnly Property FilePath_MaxFileKB As Integer
Get
Property Value
Type:
Int32The maximum upload file size, in KBytes.
Remarks
Applies to CellType FilePath only.
See Also