 |
DetailItemIsBankAccount Property |
Specifies if expired policies need to be considered
Created in Epic SDK V5.0.
Namespace:
ASI.TAM.API.Data.UI.GeneralLedger.Receipt
Assembly:
ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2021.1.0.391
Syntaxpublic bool IsBankAccount { get; set; }
Public Property IsBankAccount As Boolean
Get
Set
Dim instance As DetailItem
Dim value As Boolean
value = instance.IsBankAccount
instance.IsBankAccount = value
Property Value
Type:
Boolean
IsBankAccount As Boolean.
Remarks Note |
---|
|
See Also