Specifies the configuration parameters for a GenericFixedContentDevice 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.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property ConfigurationParameters As String |
C# |
---|
string ConfigurationParameters { get; set; } |
Visual C++ |
---|
property String^ ConfigurationParameters { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_configurationParameters(); function set_configurationParameters(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
MaximumLengthString: null
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ