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 > TransformRouteEvents Class : in_fields Property




Specifies whether the output event table will contain route location fields plus all the attributes from the input events. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property in_fields As String
Visual Basic (Usage)Copy Code
Dim instance As TransformRouteEvents
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.