MiscFeeBasis Field
Defines the unit for a miscellaneous fee.
Value values:
0 = Absolute
1 = Per unit
2 = Percentage
public const int MiscFeeBasis = 891
This language is not supported or no code example is available.
public:
const int MiscFeeBasis = 891;
This language is not supported or no code example is available.
public const MiscFeeBasis : int = 891
This language is not supported or no code example is available.
Field Value
int
In this article
Definition