This property is not supported.
Namespace:
FileNet.Api.AdminA list of content types from which a conversion handler is unable to produce a particular target content type.
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property CmUnsupportedInputContentTypes As IStringList |
C# |
---|
IStringList CmUnsupportedInputContentTypes { get; set; } |
Visual C++ |
---|
property IStringList^ CmUnsupportedInputContentTypes { IStringList^ get (); void set (IStringList^ value); } |
JavaScript |
---|
function get_cmUnsupportedInputContentTypes(); function set_cmUnsupportedInputContentTypes(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: LIST
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: true
IsValueRequired: false
MaximumLengthString: 96
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: true
Settability: READ_WRITE
TargetAccessRequired: READ