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

In This Topic
    WeightFieldName Property
    In This Topic
    Gets or sets the additional attribute for 'Average' summary type that defines which field should be used to get weighted sum.
    Syntax
    public string WeightFieldName {get; set;}
    Public Property WeightFieldName As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also