BBjOpenFileInfo::getOpenTypeString
                                            Description
In BBj 6.0 and higher, this BBjOpenFileInfo method returns a string that indicates how a file in the BBjServices session was opened.
Syntax
| 
                                                             Return Value  | 
                                                        
                                                             Method  | 
                                                    
|---|---|
| 
                                                             string  | 
                                                        
                                                             getOpenTypeString()  | 
                                                    
Parameters
None.
Return Value
The possible values are "Normal", "String", or "Indexed."
Remarks
None.
Example
                                                     | 
                                                
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.