This property specifies the type of the collection. More specifically, it is the object identifier of the collection definition object for the collection. The Type property is a read-only property. To copy this property to another variable, use a variable that is declared as a Variant.
object.Type
The Type property syntax has the following parts.
Part | Description |
object | The relationship collection. |