A SERVICE OF

logo

114 | Chapter 7 DWG API Additions
getSecondaryKeyColumn Method
Syntax
String getSecondaryKeyColumn()
Description
Gets the secondary key column linked to layers that are created from DWG
data. This method gets the secondary key column linked only to polyline,
polygon, and point layers. It does not get the secondary key column linked
to Autodesk DWG layers.
For more information about linking layers that are created from DWG data
to secondary key columns, see “Accessing Data Using a Link Template” on
page 20.
Parameters
none
Return Values
String – Represents the name of the secondary key column that is linked to
the layer.
Error Codes
-15 (DoesNotApply)
See Also
setSecondaryKeyColumn, SecondaryKeyColumn
setSecondaryKeyColumn Method
Syntax
boolean setSecondaryKeyColumn(String secondaryKeyColumn)
Description
Sets the secondary key column linked to layers that are created from DWG
data. This method sets the secondary key column linked only to polyline,