 |
TransactionItemDetailCloseGovernmentPayable Property |
Close Government Payable
Namespace:
ASI.TAM.API.Data.UI.Transaction.ReverseTransaction
Assembly:
ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2020.1.0.1
Syntaxpublic bool DetailCloseGovernmentPayable { get; set; }
Public Property DetailCloseGovernmentPayable As Boolean
Get
Set
Dim instance As TransactionItem
Dim value As Boolean
value = instance.DetailCloseGovernmentPayable
instance.DetailCloseGovernmentPayable = value
Property Value
Type:
BooleanReturn Value
Type:
Boolean
Remarks
See Also