DeleteFileType
Deletes file types. To delete a single file type, specify Name. To delete several file types, specify NameList.
Elements
NameList
ArrayOfString. The list of file types to delete.
Name
String. The name of a single file type to delete.
IgnoreMissing
Boolean. Specifies what to do if the specified file type does not exist. If True, BIRT iHub ignores the request. If False, the operation reports an error and stops. The default value is True.