ArcGIS API for Silverlight - Library Reference
Title Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Portal Namespace > ArcGISPortalGroup Class : Title Property

Gets the group title. This is the name that is displayed to users and by which they refer to the group.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Title As String
C# 
public string Title {get;}

Remarks

Every group must have a title and it must be unique for a user.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.