ArcGIS Pro 3.0 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, Windows 8.1

    See Also