Specifies the MIME type of output documents produced by the transformation engine when using this style template (for example, "text/html").
Namespace: FileNet.Api.Publishing
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property OutputFormat As String |
C# |
---|
string OutputFormat { get; set; } |
C++ |
---|
property string OutputFormat abstract { String get(); void set(String value); } |
J# |
---|
/** property */ public string get_OutputFormat(); /** property */ public void set_OutputFormat(string value); |
JScript |
---|
public function get OutputFormat() : String public function set OutputFormat(value : String); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
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