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




Specifies whether all the fields from the input and overlay event tables will be written to the output event table. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.