Specifies the collection of fixed content devices defined for a domain.
Namespace: FileNet.Api.Core
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property FixedContentDevices As IFixedContentDeviceSet |
C# |
---|
IFixedContentDeviceSet FixedContentDevices { get; } |
C++ |
---|
property IFixedContentDeviceSet FixedContentDevices abstract { IFixedContentDeviceSet get(); } |
J# |
---|
/** property */ public IFixedContentDeviceSet get_FixedContentDevices(); |
JScript |
---|
public function get FixedContentDevices() : IFixedContentDeviceSet |
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: FixedContentDevice
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ