 |
DetailAddAsDefaultEntry Property |
Add as default entry
Namespace:
ASI.TAM.API.Data.UI.GeneralLedger.Voucher
Assembly:
ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2023.1.0.1249
Syntaxpublic bool AddAsDefaultEntry { get; set; }
Public Property AddAsDefaultEntry As Boolean
Get
Set
Dim instance As Detail
Dim value As Boolean
value = instance.AddAsDefaultEntry
instance.AddAsDefaultEntry = value
Property Value
Type:
Boolean
Remarks
See Also