| MGMap.setTrackingID |
|
boolean setTrackingID(String trackID)
Sets the customer tracking ID associated with a map.
This method is available only if the map was created with the Allow Access To Tracking ID From API option selected in Autodesk MapGuide Author.
trackID - The tracking ID string, which must be 255 characters or less.
boolean - Returns True if successful; otherwise, returns False.
-1 (busy)
-3 (illegal argument)
-5 (security violation)