Class ClassificationMetadata
Describes the classification schema and properties for an item, as provided by the organization's administrator.
Namespace: Esri.ArcGISRuntime.Portal
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class ClassificationMetadata
Remarks
This provides organization-defined classification usage info, including display values, acronyms, colors, and other schema attributes for marking a PortalItem in accordance with security or information policies. It's populated only if the portal or organization to which the item belongs has a classification schema enabled. See ArcGIS classification reference.
Properties
| Name | Description |
|---|---|
| ClassificationValueProperties | Gets the display and formatting properties for each classification value of PrimaryAttribute. Keys are classification value strings; values describe colors, acronym, and related metadata. |
| PrimaryAttribute | Gets the name of the attribute that appears as the primary classification field on the classification form. |
Applies to
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |