ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBABenchmarkComparisonsProperties Class
Properties Methods Events


In This Topic
    CIMBABenchmarkComparisonsProperties Class Members
    In This Topic

    The following tables list the members exposed by CIMBABenchmarkComparisonsProperties.

    Public Constructors
    Public Properties
     NameDescription
    Public Property Gets or sets above color.  
    Public Property Gets or sets a value indicating whether to add difference benchmark field.  
    Public Property Gets or sets a value indicating whether to add % difference benchmark field.  
    Public Property Gets or sets below color.  
    Public Property Gets or sets benchmark feature ID.  
    Public Property Gets or sets the benchmark method.  
    Public Property Gets or sets benchmark style.  
    Public Property Gets or sets standard geography levels that can be added to the results table.  
    Public Property Gets or sets in-between color.  
    Public Property Gets or sets the Name field which is required.  
    Public Property Gets or sets quartile 1 color.  
    Public Property Gets or sets quartile 2 color.  
    Public Property Gets or sets quartile 3 color.  
    Public Property Gets or sets quartile 4 color.  
    Public Property Gets or sets the fields in the input features layer containing site-specific attributes.  
    Public Property Gets or sets the variables from the data browser, such as income, population, or spending, used to enrich the input features.  
    Top
    Public Methods
     NameDescription
    Public Method Creates a deep copy of CIMBABenchmarkComparisonsProperties.  
    Public Methodstatic (Shared in Visual Basic) Reconstructs the CIMBABenchmarkComparisonsProperties with a specified state from a JSON encoding.  
    Public Method Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject)
    Public Method Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject)
    Public MethodOverridden.  Creates a JSON encoding of the CIMBABenchmarkComparisonsProperties and its current state.  
    Public Method Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject)
    Top
    Protected Methods
     NameDescription
    Protected Method Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject)
    Protected MethodOverridden.  Reads the child element inside the reader.  
    Protected MethodOverridden.  Writes a child element to the writer.  
    Top
    Public Events
     NameDescription
    Public Event Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject)
    Top
    See Also