The StdGeographiesFeaturesInLevel class specifies a list of IDs of features to be
imported from a standard geography level.
featureID:Array
Array of strings representing feature IDs.
Implementation public function get featureID():Array
public function set featureID(value:Array):void
levelID:String
Standard geography level ID.
Implementation public function get levelID():String
public function set levelID(value:String):void
public function StdGeographiesFeaturesInLevel()
Creates a new instance of the StdGeographiesFeaturesInLevel class.
public function toObject():Object
Returns
Mon Dec 12 2011, 10:44 AM -08:00