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




The units of the data contained within the variable. The variable name is specified in the Variable parameter. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.