Description
Returns True if this McApplication instance is controlled by the run time engine (McRunTime).
-
Property type
-
A Boolean value.
-
Syntax
-
object.IsRunTime
The IsRunTime Property syntax has these parts: |
| object | An expression evaluating to an object of type McApplication. |
|