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

CustomWhereClause Property
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;}
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.2 or higher.
See Also