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




The following tables list the members exposed by WFSToFeatureClass.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyinput_WFS_serverThe URL of the source WFS service. T (In, Required)  
Public Propertyout_feature_classOutput Feature Class (out, Optional)  
Public Propertyout_nameThe name of the feature class to create within the output location. The name must not already exist in the geodatabase. By default, the feature type name is used. (In, Required)  
Public Propertyout_pathThe output location can be the root level of a geodatabase or a feature dataset within a geodatabase. If the output location is a feature dataset, the coordinates are converted from the source coordinate system to the coordinate system of the feature dataset. (In, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public PropertyWFS_feature_typeThe list of feature types published from the WFS service. (In, Required)  
Top

See Also

© 2010 All Rights Reserved.