OutputMimetype Property
Summary
The mimetype of the report to be generated by this compare operation.
Syntax
[DataMemberAttribute(Name="outputMimetype")]
public string OutputMimetype {get; set;}
<DataMemberAttribute(Name:="outputMimetype")>
Public Property OutputMimetype() As String
Get
Set
public:
[DataMemberAttribute(Name=L"outputMimetype")]
property String^ OutputMimetype
{
String^ get()
void set(String^ value)
}
Property Value
The mimetype of the report to be generated by this compare operation. The default value is null.