 |
TransferOfFundsFromPrintCheck Property |
From print check
Namespace:
ASI.TAM.API.Data.UI.GeneralLedger.Action
Assembly:
ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2021.1.0.391
Syntaxpublic bool FromPrintCheck { get; set; }
Public Property FromPrintCheck As Boolean
Get
Set
Dim instance As TransferOfFunds
Dim value As Boolean
value = instance.FromPrintCheck
instance.FromPrintCheck = value
Property Value
Type:
BooleanReturn Value
Type:
Boolean
Remarks
See Also