SIFWorks ADK 2.0
TransactionList Class
NamespacesEdustructures.SifWorks.LibraryTransactionList

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

A TransactionList
Declaration Syntax
C#Visual BasicVisual C++
public class TransactionList : SifList<Transaction>
Public Class TransactionList _
	Inherits SifList(Of Transaction)
public ref class TransactionList : public SifList<Transaction^>
Members
All MembersConstructors



IconMemberDescription
TransactionListTransactionListNew()()
Creates an instance of a TransactionList

TransactionListTransactionListNew(Transaction)
Constructor that accepts values for all mandatory fields

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <Transaction>)>
   TransactionList

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