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; }
ReadOnly Property FileUploader_MissingImageIndex As Integer
Get
Property Value
Type:
Int32If 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