| 
File name in which to save setting contents for logical connection. No suffix is to be specified (".bop" will be automatically added). Default is bop.bop (property value is "./bop").
 In GEM, we are requesting that report definitions, etc. are recorded in non-volatile memory media. For this reason, LogicalConnectionFileName must be used.
 
 
 Syntax 
|  |  
| 
LogicalConnectionFileName As String
 
 
 |  
 
|  |  
| 
BSTR GetLogicalConnectionFileName();
 void SetLogicalConnectionFileName(LPCTSTR lpszNewValue);
 
 
 |  
 Return Value 
 Example 
 Remarks 
 See Also 
				
			 |