The size in bytes of the thumbnail image.
The property takes a value of type ThumbnailImageSize.
The default value is ThumbnailImagesSize.SMALL.
Namespace:
FileNet.Api.SweepAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property ImageSize As ThumbnailImageSize |
C# |
---|
ThumbnailImageSize ImageSize { get; set; } |
Visual C++ |
---|
property ThumbnailImageSize ImageSize { ThumbnailImageSize get (); void set (ThumbnailImageSize value); } |
JavaScript |
---|
function get_imageSize(); function set_imageSize(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: LONG
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
PropertyDefaultInteger32: 1
PropertyMaximumInteger32: 2
PropertyMinimumInteger32: 0
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ