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

Gets the string representation of the item type.

In most cases, it's the string representation of the enumeration Type, but, in cases where the type is unrecognized, the actual type is returned by this TypeName property while Type returns just ItemType.Other.

Syntax

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

Property Value

The item type string representation.

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.