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




The netCDF variable, or variables, used to create fields in the table view. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.