ArcGIS Runtime SDK for WPF - Library Reference
Message Constructor(String)
See Also 
ESRI.ArcGIS.Client.AdvancedSymbology Namespace > Message Class > Message Constructor : Message Constructor(String)

id
The id.
Initializes a new instance of the Message class with the supplied id.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal id As String _
)
C# 
public Message( 
   string id
)

Parameters

id
The id.

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.