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

In This Topic
    ApportionmentMethod Property
    In This Topic
    Gets or sets how the values from the feature service are apportioned. For local data it should be one of the apportionment method from default hierarchy of the specified dataset. Use ?GEOM? for Area apportionment.
    Syntax
    public string ApportionmentMethod {get; set;}
    Public Property ApportionmentMethod As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also