FieldPropertiesFilePath_ThumbDBField Property |
The binary field in the mapper that stores the thumbnail image.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string FilePath_ThumbDBField { get; }
ReadOnly Property FilePath_ThumbDBField As String
Get
Property Value
Type:
StringThe binary field in the mapper that stores the thumbnail image.
Remarks
Applies to CellType FilePath only.
See Also