A SERVICE OF

logo

140 | Chapter 8 DWF API Additions
It is recommended that you do not use Float or Double types because of the
inherent inaccuracies in comparing them.
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 Documentation
Autodesk MapGuide Viewer API Help on the Program menu.
For information about using key columns with DWF layers, see “Displaying
Friendly Names and URLs” on page 31.
Parameters
none
Returns
String (read/write) – Represents the data type of the key column.
Error Codes
-1 Busy
-3 IllegalArgument
See Also
getKeyColumnType, setKeyColumnType
getNameColumn Method
Syntax
String getNameColumn()
Description
Gets the name of the column that contains the name of each map feature on
the Autodesk DWF layer.
For information about using name columns with DWF layers, see
“Displaying Friendly Names and URLs” on page 31.