ESRI.ArcGIS.DataManagementTools
ImportMosaicDatasetGeometry Class Members
See Also  Properties  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace : ImportMosaicDatasetGeometry Class




The following tables list the members exposed by ImportMosaicDatasetGeometry.

Public Constructors

 NameDescription
Public ConstructorImportMosaicDatasetGeometry ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_mosaic_datasetPath and name of mosaic dataset. (In, Required)  
Public Propertyinput_featureclassThe polygon feature class with the new geometry for the mosaic dataset. (In, Required)  
Public Propertyinput_join_fieldField in the input feature class that will link to the correct row in the mosaic dataset. (In, Required)  
Public Propertyout_mosaic_datasetMosaic Dataset (out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertytarget_featureclass_typeThe polygon feature class in the mosaic dataset whose geometry will be replaced. (In, Required)  
Public Propertytarget_join_fieldField in the mosaic dataset that will link to correct geometry in the input feature class. (In, Required)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.