Symphony Framework
MessageDetails Constructor
Symphony.Conductor.ViewModel Namespace > MessageDetails Class : MessageDetails Constructor
Message request type.
Tect associated with the message.
Constructor. Creates and instance of the message class.
Syntax
public MessageDetails( 
   MessageRequest msgType,
   string msgText
)

Parameters

msgType
Message request type.
msgText
Tect associated with the message.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MessageDetails Class
MessageDetails Members