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

In This Topic
    FittingStrategy Property (CIMTableFrame)
    In This Topic
    Gets or sets the strategy used to query records.
    Syntax
    public TableFrameFittingStrategy FittingStrategy {get; set;}
    Public Property FittingStrategy As TableFrameFittingStrategy
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also