 |
TransactionCodeServiceFee Property |
Service Fee
Created in Epic SDK 2017 R2.
Namespace:
ASI.TAM.API.Data.UI.Configure.Transaction
Assembly:
ASI.TAM.API.Data.UI.Configure.Transaction (in ASI.TAM.API.Data.UI.Configure.Transaction.dll) Version: 2021.1.0.391
Syntaxpublic bool ServiceFee { get; set; }
Public Property ServiceFee As Boolean
Get
Set
Dim instance As TransactionCode
Dim value As Boolean
value = instance.ServiceFee
instance.ServiceFee = value
Property Value
Type:
Boolean
ServiceFee As Boolean.
Remarks Note |
---|
|
See Also