The type of the Repository property; that is, the object identifier of the property definition object to which this Repository property conforms. This is a read-only property. Use a Variant variable to receive the Type property.
object.Type
The Type property syntax has the following parts.
Part | Description |
object | An object expression that evaluates to a ReposProperty object. |