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




The list of feature types published from the WFS service. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.