Represents the description of a generic fixed content device. The
object provides an extensible mechanism for implementing interfaces to fixed content devices not currently supported by FileNet. The ConfigurationParameters property provides the set of parameters that will be passed to a custom implementation of a fixed content provider used to connect to the fixed content device. Note that there is no fixed format for the ConfigurationParameters property (other than, it must be a string that the custom implementation of the fixed content provider can understand and parse). This object is for future use only and is not currently supported by FileNet.
The following tables list the members exposed by IGenericFixedContentDevice.
Public Properties
Name | Description | |
---|---|---|
![]() |
ConfigurationParameters | Specifies the configuration parameters for a object. There is no fixed format for this property (other than, it must be a string that the custom implementation of the fixed content provider can understand and parse). |