The maximum number of collections that can be created in this index area. If this number is exceeded, the server sets the
IndexArea.ResourceStatus property to "closed", and for this same site and object store,
changes to "open" the ResourceStatus value of the first index area found having a ResourceStatus value of "standby".
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property MaxCollections As Nullable(Of Integer) |
C# |
---|
Nullable<int> MaxCollections { get; set; } |
Visual C++ |
---|
property Nullable<int> MaxCollections { Nullable<int> get (); void set (Nullable<int> value); } |
JavaScript |
---|
function get_maxCollections(); function set_maxCollections(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: null
PropertyMaximumInteger32: null
PropertyMinimumInteger32: null
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ