Class ClassificationValueProperty
Describes a single value of the primary classification attribute with its display information.
Namespace: Esri.ArcGISRuntime.Portal
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class ClassificationValueProperty
Properties
| Name | Description |
|---|---|
| Acronym | Gets the acronym for this classification value. |
| BackgroundColor | Gets the optional background color used to style the classification banner for items with this classification value. |
| TextColor | Gets the optional font color used to style the classification banner for items with this classification value. |
| Value | Gets the corresponding value of the primary classification attribute. |
Applies to
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |