| 
Type of logical connection. The following items are defined.
 
 
| 0 | Basic model. No particular processing occurs. |  | 1 | GEM model. |  
We are using bop to mount GEM, so the LogicalConnection is always 1.
 
 構文 
|  |  
| 
LogicalConnection As Integer
 
 
 |  
 
|  |  
| 
short GetLogicalConnection();
 void SetLogicalConnection(short sNewValue);
 
 
 |  
 戻り値 
 使用例 
 特記事項 
In the current bop version, always set the LogicalConnection property to 1.
 
 参照 
				
			 |