 |
DetailAddAsDefaultEntry Property |
Appears to do something for when detail item pay to type is 'employee'.
Namespace:
ASI.TAM.API.Data.UI.GeneralLedger.Disbursement
Assembly:
ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2021.2.0.769
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