ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMNetCDFRasterDataConnection Class / SelectedDimensions Property

In This Topic
    SelectedDimensions Property (CIMNetCDFRasterDataConnection)
    In This Topic
    Gets or sets the selected dimensions.
    Syntax
    public string[] SelectedDimensions {get; set;}
    Public Property SelectedDimensions As String()
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also