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




The number of points to be randomly generated. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.