 |
GeneralTransTransCoCommType Property |
Gets or sets the Transaction company commission type. Can be % (percentage) or $ (flat fee). Use to override commission type. Values: $=1, %=2
Namespace:
ConneXion
Assembly:
ConneXion (in ConneXion.dll) Version: 2020.0
Syntaxpublic string TransCoCommType { get; set; }
Public Property TransCoCommType As String
Get
Set
Property Value
Type:
StringTransaction company commission type
Remarks Note |
---|
|
See Also