This property is not supported.

Specifies the content type of the text extract produced by the preprocessor.

Namespace:  FileNet.Api.Admin
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
ReadOnly Property CmOutputContentType As String
C#
string CmOutputContentType { get; }
Visual C++
property String^ CmOutputContentType {
	String^ get ();
}
JavaScript
function get_cmOutputContentType();

ToggleRemarks

ToggleSee Also