ArcGIS API for WPF - Library Reference
Attributes Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > UniqueValueMultipleFieldsRenderer Class : Attributes Property

Note: This API is now obsolete. Please use the UniqueValueMultipleFieldsRenderer.Field Property instead.

Gets or sets the attribute to use for classes.

Syntax

Visual Basic (Declaration) 
Public Property Attributes As String()
C# 
public string[] Attributes {get; set;}

Property Value

The attribute fields.

Remarks

Gets or sets the attribute to use for classes.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.