ArcGIS Runtime SDK for WPF - Library Reference
TypeName Property
See Also 
ESRI.ArcGIS.Client.Portal Namespace > ArcGISPortalItem Class : TypeName Property

Gets or sets 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 Property TypeName As String
C# 
public string TypeName {get; set;}

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, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.