 |
AllocationMethodAutomaticBreakdown Property |
Specify if the Automatic Breakdown option is selected.
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 bool AutomaticBreakdown { get; set; }
Public Property AutomaticBreakdown As Boolean
Get
Set
Dim instance As AllocationMethod
Dim value As Boolean
value = instance.AutomaticBreakdown
instance.AutomaticBreakdown = value
Property Value
Type:
Boolean
AutomaticBreakdown As Boolean.
Remarks Note |
---|
- Name - AutomaticBreakdown
|
See Also