[This is preliminary documentation and is subject to change.]
Type of transaction
| C# | Visual Basic | Visual C++ |
public class TransactionType : SifKeyedElement
Public Class TransactionType _ Inherits SifKeyedElement
public ref class TransactionType : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| TransactionTypeTransactionTypeNew()() |
Creates an instance of a TransactionType
| |
| TransactionTypeTransactionTypeNew(TransactionTypeValue) |
Constructor that accepts values for all mandatory fields
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| SetValue(TransactionTypeValue) |
Sets the value of the <Value> element.
| |
| Value |
Gets or sets the value of the <TransactionType> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| TransactionType | ||||