SIFWorks ADK 2.0
MessageList Class
NamespacesEdustructures.SifWorks.LibraryMessageList

[This is preliminary documentation and is subject to change.]

A MessageList
Declaration Syntax
C#Visual BasicVisual C++
public class MessageList : SifKeyedList<Priority, Message>
Public Class MessageList _
	Inherits SifKeyedList(Of Priority, Message)
public ref class MessageList : public SifKeyedList<Priority^, Message^>
Members
All MembersConstructorsMethods



IconMemberDescription
MessageListMessageListNew()()
Creates an instance of a MessageList

MessageListMessageListNew(Message)
Constructor that accepts values for all mandatory fields

AddMessage(Priority, String)
Adds the value of the <Message> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <Message>)>
   SifKeyedList<(Of <Priority, Message>)>
    MessageList

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10