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




The polygon feature class in the mosaic dataset whose geometry will be replaced. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property target_featureclass_type As String
Visual Basic (Usage)Copy Code
Dim instance As ImportMosaicDatasetGeometry
Dim value As String
 
instance.target_featureclass_type = value
 
value = instance.target_featureclass_type
C# 
public string target_featureclass_type {get; set;}

See Also

© 2010 All Rights Reserved.