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




Batch Calculate Statistics Succeeded (out, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.