 |
BankAccountServiceClassCode Property |
Service Class Code
Created in Epic SDK 2019.
Namespace:
ASI.TAM.API.Data.UI.Configure.GeneralLedger
Assembly:
ASI.TAM.API.Data.UI.Configure.GeneralLedger (in ASI.TAM.API.Data.UI.Configure.GeneralLedger.dll) Version: 2021.2.0.769
Syntaxpublic string ServiceClassCode { get; set; }
Public Property ServiceClassCode As String
Get
Set
Dim instance As BankAccount
Dim value As String
value = instance.ServiceClassCode
instance.ServiceClassCode = value
Property Value
Type:
String
ServiceClassCode As String.
Remarks Note |
---|
- Name - ServiceClassCode
- Lookup - ServiceClassCodeForBank
- Auto Validated - True
|
See Also