ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMDefinitionFilter Class / GeometryURI Property

In This Topic
    GeometryURI Property (CIMDefinitionFilter)
    In This Topic
    Gets or sets the URI to the geometry to filter features in the dataset.
    Syntax
    public string GeometryURI {get; set;}
    Public Property GeometryURI As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also