KeyDescriptions Collection (ActiveX/CAO)

Defines a set of key fields in a link template.

Class name: KeyDescriptions

Create using:

For VBA: AutoCAD.GetInterfaceObject("CAO.KeyDescriptions.20")

Access via: LinkTemplate.KeyDescriptions

To select a specific KeyDescription, use the Item method. To edit or query the KeyDescriptions collection, use the following methods and properties:

Methods Properties Events

Add

Item

Count

None