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




The dominant elevation data type of the input feature data. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.