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

BAPreprocessingMethod Enumeration
Represents Suitability Analysis preprocessing method.
Syntax
Members
MemberDescription
MinMax Minimum-maximum preprocessing method.
Percentile Percentile preprocessing method.
Raw Raw values preprocessing method.
ZScore Z-score preprocessing method.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.4 or higher.
See Also