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




Determines which attributes from the point input features will be transferred to the output feature class. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.