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




Creates a new dataset or feature class with the coordinate system specified. If the input is a feature class—features from the input feature class are projected to the new coordinate system and written to the output feature class.If the input is a feature dataset—all feature classes in the input feature dataset will be projected to the new coordinate system and written to the output feature dataset.

Syntax

Visual Basic (Declaration) 
Public Class Project 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As Project
C# 
public class Project : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.DataManagementTools.Project

See Also

© 2010 All Rights Reserved.