 |
AllocationStructureGroupingAllocationStructureCombination Property |
Specify the Structure.
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: 2021.2.0.769
Syntaxpublic StructureCombinations AllocationStructureCombination { get; set; }
Public Property AllocationStructureCombination As StructureCombinations
Get
Set
Dim instance As AllocationStructureGrouping
Dim value As StructureCombinations
value = instance.AllocationStructureCombination
instance.AllocationStructureCombination = value
Property Value
Type:
StructureCombinations
AllocationStructureCombination As Other.
Remarks Note |
---|
- Name - AllocationStructureCombination
|
See Also