ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.LinearReferencing Namespace / PointEventInfo Class
Properties Methods


In This Topic
    PointEventInfo Class Members
    In This Topic

    The following tables list the members exposed by PointEventInfo.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the EventType of the event table.  
    Public Property Gets the name of the field containing the measure value associated with the point event.  
    Public Property Gets the name of the field that identifies the offset of the point or line from the underlying route as defined by the measure field. (Inherited from ArcGIS.Core.Data.LinearReferencing.EventInfo)
    Public Property Gets the name of the route identifier field that uniquely identifies each route in a route feature class. (Inherited from ArcGIS.Core.Data.LinearReferencing.EventInfo)
    Top
    Public Methods
     NameDescription
    Public MethodGets the event table used to create the EventInfo object. (Inherited from ArcGIS.Core.Data.LinearReferencing.EventInfo)
    Top
    See Also