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




The output z properties that will be added to the attribute table of the input feature class. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.