Show / Hide Table of Contents

Property Attributes

Attributes

Gets the item's classification attribute values.

Declaration
public IReadOnlyDictionary<string, IReadOnlyList<string>> Attributes { get; }
Property Value
Type Description
IReadOnlyDictionary<string, IReadOnlyList<string>>

The item's classification attribute values.

Remarks

These attributes are defined in ClassificationValueProperties. The PrimaryAttribute is always present and has exactly one value. Other attributes may have zero, one, or several values.

Applies to

Platforms and versions
TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.