ArcGIS Pro 3.4 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 bool KeepAllFields {get; set;}
    Public Property KeepAllFields As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also