 |
TransactionV1CommissionsValue Property |
Used to expose properties contained in the corresponding tab.
Created in Epic SDK V5.0.
Namespace:
ASI.TAM.API.Data.UI.Transaction
Assembly:
ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2021.1.0.1
Syntaxpublic CommissionsV1 CommissionsValue { get; set; }
Public Property CommissionsValue As CommissionsV1
Get
Set
Dim instance As TransactionV1
Dim value As CommissionsV1
value = instance.CommissionsValue
instance.CommissionsValue = value
Property Value
Type:
CommissionsV1
CommissionsValue As Other.
Remarks Note |
---|
- Name - CommissionsValue
- Ignored On Update - True
|
See Also