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




The field whose values populate the pivoted fields in the output table. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.