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