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




Output table that will contain the summary of the area of each class in each zone. (Out, Required)

Syntax

Visual Basic (Declaration) 
Public Property out_table As Object
Visual Basic (Usage)Copy Code
Dim instance As TabulateArea
Dim value As Object
 
instance.out_table = value
 
value = instance.out_table
C# 
public object out_table {get; set;}

See Also

© 2010 All Rights Reserved.