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 > CreateConstantRaster Class : data_type Property




Data type of the output raster dataset. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property data_type As String
Visual Basic (Usage)Copy Code
Dim instance As CreateConstantRaster
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.