 |
BankAccountPrintChecks Property |
Print Checks
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: 2023.1.0.1249
Syntaxpublic bool PrintChecks { get; set; }
Public Property PrintChecks As Boolean
Get
Set
Dim instance As BankAccount
Dim value As Boolean
value = instance.PrintChecks
instance.PrintChecks = value
Property Value
Type:
Boolean
PrintChecks As Boolean.
Remarks Note |
---|
|
See Also