 |
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: 2020.1.0.523
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