A SERVICE OF

logo

MGDwgDataSources Object | 113
Error Codes
-1 (Busy)
-15 (DoesNotApply)
See Also
getSecondaryTable, SecondaryTable
SecondaryTable Property
Syntax
SecondaryTable
Description
Gets and sets the secondary table linked to layers that are created from DWG
data. This property gets and sets the secondary table linked only to polyline,
polygon, and point layers. It does not get or set the secondary table linked to
Autodesk DWG layers.
For more information about linking layers that are created from DWG data
to secondary tables, see “Accessing Data Using a Link Template” on page 20.
Parameters
none
Return Values
String (read/write) – Represents the name of the secondary table that is linked
to the layer.
Error Codes
-1 (Busy) – This error code is for the write operation.
-15 (DoesNotApply)
See Also
getSecondaryTable, setSecondaryTable