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




Choose what type of intersection you want to find. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.