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




select feature class type (in, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.