AccountPosition Class
public class AccountPosition
This language is not supported or no code example is available.
public ref class AccountPosition
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
AccountPosition(AccountTransaction) | Initializes a new instance of the AccountPosition class. | |
AccountPosition(byte, double) | Initializes a new instance of the AccountPosition class. |
Name | Description | |
---|---|---|
CurrencyId | Gets the currency identifier. | |
Value | Gets the value. |
Name | Description | |
---|---|---|
Add(AccountTransaction) | Adds the specified transaction. |