Specifies the collection of all storage areas.
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
For a storage policy, this represents all storage areas (regardless of the ResourceStatus property value) that the policy references (the filter includes).
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property StorageAreas As IStorageAreaSet |
C# |
---|
IStorageAreaSet StorageAreas { get; } |
C++ |
---|
property IStorageAreaSet StorageAreas abstract { IStorageAreaSet get(); } |
J# |
---|
/** property */ public IStorageAreaSet get_StorageAreas(); |
JScript |
---|
public function get StorageAreas() : IStorageAreaSet |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: ENUM
CopyToReservation: false
Datatype: OBJECT
DeletionAction: NONE
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
ReflectiveProperty: null
RequiredClass: StorageArea
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ