SIFWorks ADK 2.0
MessageList Property
NamespacesEdustructures.SifWorks.LibraryLibraryPatronStatusMessageList

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

Gets or sets the value of the <MessageList> element.
Declaration Syntax
C#Visual BasicVisual C++
public MessageList MessageList{ get; set;}
Public Property MessageList As MessageList
public:
property MessageList^ MessageList {
	MessageList^ get ();
	void set (MessageList^ value);
}
Value
A MessageList
Remarks

To remove the MessageList, set MessageList to null

Version: 2.0

Since: 1.1

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