ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMNetCDFStandardDataConnection Class / SelectedDimensionValues Property

In This Topic
    SelectedDimensionValues Property (CIMNetCDFStandardDataConnection)
    In This Topic
    Gets or sets the selected dimension values.
    Syntax
    public object[] SelectedDimensionValues {get; set;}
    Public Property SelectedDimensionValues As Object()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also