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




The netCDF variable, or variables, that will be added as fields in the feature attribute table. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.