MapAppearanceRuleInstance.DataValue Property

Definition

Gets the calculated value of the DataValue property in a MapAppearanceRule class.

public:
 property System::Object ^ DataValue { System::Object ^ get(); };
public object DataValue { get; }
member this.DataValue : obj
Public ReadOnly Property DataValue As Object

Property Value

An object that represents the calculated value of the DataValue property.

Applies to