ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMTrajectoryLayer Class / TrajectoryDatasetConnection Property

In This Topic
    TrajectoryDatasetConnection Property
    In This Topic
    Gets or sets the data connection of the trajectory dataset.
    Syntax
    public CIMDataConnection TrajectoryDatasetConnection {get; set;}
    Public Property TrajectoryDatasetConnection As CIMDataConnection
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also