Specifies a fixed content device associated with this FixedStorageArea object
or external repository.
Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Property FixedContentDevice As IFixedContentDevice |
| C# |
|---|
IFixedContentDevice FixedContentDevice { get; set; } |
| Visual C++ |
|---|
property IFixedContentDevice^ FixedContentDevice { IFixedContentDevice^ get (); void set (IFixedContentDevice^ value); } |
| JavaScript |
|---|
function get_fixedContentDevice(); function set_fixedContentDevice(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: OBJECT
DeletionAction: NONE
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
ReflectiveProperty: null
RequiredClass: FixedContentDevice
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ