Adds a new feature class to a topology. This new feature class can be empty or may contain existing features. The new feature class must be in the same feature dataset as the topology.Versioned feature classes cannot be added to a topology.
Syntax
| Visual Basic (Declaration) |
|
Public Class AddFeatureClassToTopology
Implements IGPProcess |
| C# |
|
public class AddFeatureClassToTopology : IGPProcess |
Inheritance Hierarchy
System.Object
ESRI.ArcGIS.DataManagementTools.AddFeatureClassToTopology
Requirements
Target Platforms:Windows XP Professional, Windows Server 2003 family
See Also