Click or drag to resize

FieldPropertiesFilePath_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 FilePath_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 FilePath only.
See Also