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




select output feature type (in, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.