 |
DefaultEntryNewDefaultEntryOption Property |
Default entry options
Namespace:
ASI.TAM.API.Data.UI.GeneralLedger.Common
Assembly:
ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2020.1.0.523
Syntaxpublic OptionType NewDefaultEntryOption { get; set; }
Public Property NewDefaultEntryOption As OptionType
Get
Set
Dim instance As DefaultEntry
Dim value As OptionType
value = instance.NewDefaultEntryOption
instance.NewDefaultEntryOption = value
Property Value
Type:
OptionTypeReturn Value
Type:
OptionType
Remarks
See Also