SIFWorks ADK 2.0
TransactionList Property
NamespacesEdustructures.SifWorks.LibraryLibraryPatronStatusTransactionList

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

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

To remove the TransactionList, set TransactionList to null

Version: 2.0

Since: 1.1

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