ArcGIS API for Silverlight - Library Reference
GetCustomProperty Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.WebMap Namespace > WebMapObject Class : GetCustomProperty Method

propertyName
Name of the property.
Gets the custom property.

Syntax

Visual Basic (Declaration) 
Public Function GetCustomProperty( _
   ByVal propertyName As String _
) As Object
C# 
public object GetCustomProperty( 
   string propertyName
)

Parameters

propertyName
Name of the property.

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.