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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also