ClassDef ClassID Property
From Meta Data Services Programming
Meta Data Services Programming
ClassDef ClassID Property
This property contains the global identifier (ClsID) that is assigned to this class. If you copy this property to a variable, declare the variable as a Variant.
Syntax
object.ClassID
The ClassID property syntax has the following parts.
| Part | Description |
|---|---|
| object | An object expression that evaluates to a ClassDef object |