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




The fields and field contents chosen from the inputs. Each of the unique input fields will be listed on the Field Map window and when expanded, you will see a list of all the input field occurrences (subfields). New fields can also be added. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.