 |
AllocationMethodAllocationStructureCombination 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.1.0.391
Syntaxpublic StructureCombinations AllocationStructureCombination { get; set; }
Public Property AllocationStructureCombination As StructureCombinations
Get
Set
Dim instance As AllocationMethod
Dim value As StructureCombinations
value = instance.AllocationStructureCombination
instance.AllocationStructureCombination = value
Property Value
Type:
StructureCombinations
AllocationStructureCombination As Other.
Remarks Note |
---|
- Name - AllocationStructureCombination
|
See Also