 |
AllocationMethodAutomaticBreakdownOption Property |
Automatic Breakdown Option
Created in Epic SDK 2021.
Namespace:
ASI.TAM.API.Data.UI.Configure.GeneralLedger
Assembly:
ASI.TAM.API.Data.UI.Configure.GeneralLedger (in ASI.TAM.API.Data.UI.Configure.GeneralLedger.dll) Version: 2022.2.0.1054
Syntaxpublic OptionType AutomaticBreakdownOption { get; set; }
Public Property AutomaticBreakdownOption As OptionType
Get
Set
Dim instance As AllocationMethod
Dim value As OptionType
value = instance.AutomaticBreakdownOption
instance.AutomaticBreakdownOption = value
Property Value
Type:
OptionType
AutomaticBreakdownOption As Option.
Remarks Note |
---|
- Name - AutomaticBreakdownOption
- Option Type - AutomaticBreakdownOptions
- Defaults To - BreakdownRemaining
|
See Also