Meta Data Services Programming
ReposProperties Type Property
This property retrieves the object identifier for the interface definition of the interface to which these properties are attached. This object identifier is referred to as the type of the interface. This is a read-only property.
Syntax
variable = object.Type
The Type property syntax has these parts.
Part | Description |
---|---|
variable | A Variant that receives the object identifier for the interface definition |
object | The repository property collection |