Specifies if and and under what condition the content data in this storage area can be cached.
The property takes a CachedContentOption constant value.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property AllowsContentToBeCached As CachedContentOption |
C# |
---|
CachedContentOption AllowsContentToBeCached { get; set; } |
Visual C++ |
---|
property CachedContentOption AllowsContentToBeCached { CachedContentOption get (); void set (CachedContentOption value); } |
JavaScript |
---|
function get_allowsContentToBeCached(); function set_allowsContentToBeCached(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: LONG
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
PropertyDefaultInteger32: 1
PropertyMaximumInteger32: 2
PropertyMinimumInteger32: 0
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ