Description
The Type of kernel.
-
Property type
-
A Long value.
-
Syntax
-
object.Type [= value]
The Type Property syntax has these parts: |
| object | An expression evaluating to an object of type McKernel. | | value | A Long value. | Remarks
This property describes some specialized kernels listed in the mcKernelType enumeration.
For a kernel containing several definitions (Count > 1), this property reflects the definition identified by Index.
|