 |
DetailAddAsDefaultEntry Property |
Add as default entry option
Namespace:
ASI.TAM.API.Data.UI.GeneralLedger.JournalEntry
Assembly:
ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2021.1.0.391
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:
BooleanReturn Value
Type:
Boolean
Remarks
See Also