ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMRouteEventDataConnection Class


In This Topic
    CIMRouteEventDataConnection Class Properties
    In This Topic

    For a list of all members of this type, see CIMRouteEventDataConnection members.

    Public Properties
     NameDescription
    Public Property Gets or sets a value indicating whether an angle field should be added to the field set.  
    Public Property Gets or sets a value indicating whether an error field should be added to the field set.  
    Public Property Gets or sets the angle field name.  
    Public Property Gets or sets a value indicating whether the point event shape should be output as a multipoint or a point.  
    Public Property Gets or sets a value indicating whether 180 degrees should be added to the angle field value.  
    Public Property Gets or sets the error field name.  
    Public Property Gets or sets the units of the event measure(s).  
    Public Property Gets or sets the route identifier field name.  
    Public Property Gets or sets the data connection for the route events.  
    Public Property Gets or sets the from measure field name.  
    Public Property Gets or sets a value indicating whether or not this is a line event.  
    Public Property Gets or sets the lateral offset field name.  
    Public Property Gets or sets a value indicating whether the offset should based on the M direction or the digitized direction.  
    Public Property Gets or sets a value indicating whether the angle field should be the normal or the tangent angles.  
    Public Property Gets or sets the data connection for the route feature class.  
    Public Property Gets or sets the route identifier field of the route feature class.  
    Public Property Gets or sets the route measure units.  
    Public Property Gets or sets the where clause that limits the routes that events can be located on.  
    Public Property Gets or sets the to measure field name.  
    Top
    See Also