ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMStatisticalDataCollectionField Class / UsedFields Property

In This Topic
    UsedFields Property
    In This Topic
    Gets or sets the additional attribute for 'Script' summary type that defines another fields used by script. These may include featureclass fields (even non-existing in calculator?) and another scripts.
    Syntax
    public string[] UsedFields {get; set;}
    Public Property UsedFields As String()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also