ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMTableFrame Class / CustomWhereClause Property

In This Topic
    CustomWhereClause Property
    In This Topic
    Gets or sets the custom where clause. Show rows that match custom where clause when FillingStrategy is set to esriCIMTableFrameFillingStrategy_CustomWhereClause.
    Syntax
    public string CustomWhereClause {get; set;}
    Public Property CustomWhereClause As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also