142 | Chapter 8 DWF API Additions
Error Codes
-1 Busy
See Also
getNameColumn, NameColumn
NameColumn Property
Syntax
NameColumn
Description
Gets and sets the name of the column that contains the name for each map
feature on the Autodesk DWF layer. Returns an empty string if this property
does not apply. If this property is modified successfully, it automatically sets
the rebuild flag of the layer to True. For more information on the rebuild flag,
see setRebuild in the Autodesk MapGuide Viewer API Help. You can access
the MapGuide Viewer API Help by clicking Autodesk MapGuide 6.5 ➤ Docu-
mentation ➤ Autodesk MapGuide Viewer API Help on the Program menu.
For information about using name columns with DWF layers, see
“Displaying Friendly Names and URLs” on page 31.
Parameters
none
Returns
String (read/write) – Represents the name of the column containing the
names of the map features on the Autodesk DWF layer.
Error Codes
-1 Busy
See Also
getNameColumn, setNameColumn