This property is not supported.
Namespace:
FileNet.Api.AdminA list of content types from which a conversion handler is able to produce a particular target content type.
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property CmSupportedInputContentTypes As IStringList |
C# |
---|
IStringList CmSupportedInputContentTypes { get; set; } |
Visual C++ |
---|
property IStringList^ CmSupportedInputContentTypes { IStringList^ get (); void set (IStringList^ value); } |
JavaScript |
---|
function get_cmSupportedInputContentTypes(); function set_cmSupportedInputContentTypes(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