Specifies a list of input document MIME types supported for this style template.
Namespace:
FileNet.Api.PublishingAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property InputFormats As IStringList |
C# |
---|
IStringList InputFormats { get; set; } |
Visual C++ |
---|
property IStringList^ InputFormats { IStringList^ get (); void set (IStringList^ value); } |
JavaScript |
---|
function get_inputFormats(); function set_inputFormats(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: LIST
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
MaximumLengthString: null
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ