[This is preliminary documentation and is subject to change.]
A TransactionTypes
| C# | Visual Basic | Visual C++ |
public class TransactionTypes : SifKeyedList<TransactionTypeValue, TransactionType>
Public Class TransactionTypes _ Inherits SifKeyedList(Of TransactionTypeValue, TransactionType)
public ref class TransactionTypes : public SifKeyedList<TransactionTypeValue^, TransactionType^>
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| TransactionTypesTransactionTypesNew()() |
Creates an instance of a TransactionTypes
| |
| TransactionTypesTransactionTypesNew(TransactionType) |
Constructor that accepts values for all mandatory fields
| |
| AddTransactionType(TransactionTypeValue) | Adds the value of the <TransactionType> element. |
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifList<(Of <TransactionType>)> | |||||
| SifKeyedList<(Of <TransactionTypeValue, TransactionType>)> | |||||
| TransactionTypes | |||||