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




Number of rows to skip (in, Optional)

Syntax

Visual Basic (Declaration) 
Public Property Number_of_rows_to_skip As Integer
Visual Basic (Usage)Copy Code
Dim instance As BatchCalculateStatistics
Dim value As Integer
 
instance.Number_of_rows_to_skip = value
 
value = instance.Number_of_rows_to_skip
C# 
public int Number_of_rows_to_skip {get; set;}

See Also

© 2010 All Rights Reserved.