Indicates the color scheme to use when generating the thumbnail image.
The property takes a value of type
ThumbnailImageColor
The default value is ThumbnailImageColor.COLOR.
Namespace:
FileNet.Api.SweepAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property ImageColor As ThumbnailImageColor |
C# |
---|
ThumbnailImageColor ImageColor { get; set; } |
Visual C++ |
---|
property ThumbnailImageColor ImageColor { ThumbnailImageColor get (); void set (ThumbnailImageColor value); } |
JavaScript |
---|
function get_imageColor(); function set_imageColor(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: 2
PropertyMaximumInteger32: 2
PropertyMinimumInteger32: 0
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ