Specifies a list of input document MIME types supported for this style template.
Namespace: FileNet.Api.Publishing
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property InputFormats As IStringList |
C# |
---|
IStringList InputFormats { get; set; } |
C++ |
---|
property IStringList InputFormats abstract { IStringList get(); void set(IStringList value); } |
J# |
---|
/** property */ public IStringList get_InputFormats(); /** property */ public void set_InputFormats(IStringList value); |
JScript |
---|
public function get InputFormats() : IStringList public function set InputFormats(value : IStringList); |
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