Specifies the storage area for a content-carrying object.
Namespace:
FileNet.Api.Core
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Property StorageArea As IStorageArea |
| C# |
|---|
IStorageArea StorageArea { get; set; } |
| Visual C++ |
|---|
property IStorageArea^ StorageArea { IStorageArea^ get (); void set (IStorageArea^ value); } |
| JavaScript |
|---|
function get_storageArea(); function set_storageArea(value); |
Remarks
Metadata
AllowsDefaultChange: true
Cardinality: SINGLE
CopyToReservation: true
DataType: OBJECT
DeletionAction: NONE
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
ReflectiveProperty: null
RequiredClass: StorageArea
RequiresUniqueElements: false
Settability: SETTABLE_ONLY_ON_CREATE
TargetAccessRequired: READ