Click or drag to resize

FieldPropertiesFileUploader_MissingImageIndex Property

If a missing file image is desired, the 1-based index into the document service's MissingFileImages list.

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

Property Value

Type: Int32
If a missing file image is desired, the 1-based index into the document service's MissingFileImages list.
Remarks
Applies to CellType FileUploader only.
See Also