ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.LinearReferencing Namespace / EventTableConfiguration Class / KeepAllFields Property

In This Topic
    KeepAllFields Property
    In This Topic
    Gets whether all the attributes from the feature class that intersect with RouteInfo will be included in the result.
    Syntax
    Public Property KeepAllFields As Boolean
    public bool KeepAllFields {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.4 or higher.
    See Also