ArcGIS Pro 3.7 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 Property WeightFieldName As String
    public string WeightFieldName {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also