Description
Determines whether the model is logical. DATATYPE: Boolean.
Property Type
- Read-only property
Syntax
Public Property Logical() As Variant
Example
Dim MyModel As Model Dim IsLogical As Boolean IsLogical = MyModel.Logical
See Also
Determines whether the model is logical. DATATYPE: Boolean.
Public Property Logical() As Variant
Dim MyModel As Model Dim IsLogical As Boolean IsLogical = MyModel.Logical
See Also
Copyright © 2004-2024 IDERA, Inc.