GDocSaveDialog::removeType
Description
In BBj 11.00 and higher, this method removes a document type from the save dialog.
Syntax
Return Value |
Method |
void |
removeType(string typeName) |
Parameters
Variable |
Description |
typeName |
Specifies the name of the type to remove. |
Return Values
None.
Remarks
None.