ArcGIS Pro 2.8 API Reference Guide
CustomWhereClause Property

ArcGIS.Core.CIM Namespace > CIMTableFrame Class : 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;}
Public Property CustomWhereClause As String
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

CIMTableFrame Class
CIMTableFrame Members