| c2ex_commissplan Class |
Namespace: C2ExplorerDB
[TableAttribute("c2ex_commissplansview")] public class c2ex_commissplan
The c2ex_commissplan type exposes the following members.
| Name | Description | |
|---|---|---|
| c2ex_commissplan | Initializes a new instance of the c2ex_commissplan class |
| Name | Description | |
|---|---|---|
| Band1EndsQuant | ||
| Band1FixedPrice | ||
| Band1PerUnit | ||
| Band2EndsQuant | ||
| Band2FixedPrice | ||
| Band2PerUnit | ||
| Band3EndsQuant | ||
| Band3FixedPrice | ||
| Band3PerUnit | ||
| Currency |
Gets or sets the currency.
| |
| Id |
A shortcut like "default" or "mbt". It serves as an ID in the database.
| |
| Instrument |
Type of the instrument.
| |
| MinTicketTotal |
Gets or sets the minimum ticket total.
| |
| NonStandardScale |
Gets or sets the non standard scale.
| |
| PerUnit |
Gets or sets the per unit.
| |
| Symbol |
Gets or sets the symbol.
| |
| TicketCharge |
Gets or sets the ticket charge.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |