Specifies the name of the fixed content provider class that implements the behavior for a
fixed content device. The classes include:
- CenteraFixedContentDevice: com.filenet.engine.content.fcprovider.centera.CenteraFCP
- IMFixedContentDevice: com.filenet.engine.content.fcprovider.is.ImageServicesFCP
- SnapLockFixedContentDevice: com.filenet.engine.content.fcprovider.fsb.SnaplockFCP
- TivoliFixedContentDevice: com.filenet.engine.content.fcprovider.tsm.TsmFCP
Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Property ImplementationClass As String |
| C# |
|---|
string ImplementationClass { get; set; } |
| Visual C++ |
|---|
property String^ ImplementationClass { String^ get (); void set (String^ value); } |
| JavaScript |
|---|
function get_implementationClass(); function set_implementationClass(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
MaximumLengthString: 255
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ