ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / BAFinalScoreMethod Enumeration
Version

BAFinalScoreMethod Enumeration
Represents Suitability Analysis final score scale method.
Syntax
Members
MemberDescription
Method0_1 0 to 1 method to calculate a final score with the lowest value of 0 and the highest value of 1.
Method0_100 0 to 100 method to calculate a final score with the lowest value of 0 and the highest value of 100.
None None method to leave the data as is, without scaling it.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.BAFinalScoreMethod

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.4 or higher.
See Also