Click or drag to resize

AllocationMethodsGetResultAllocationMethods Property

Used to store a collection of Allocation Methods.

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: 2023.1.0.1249
Syntax
public AllocationMethod[] AllocationMethods { get; set; }

Property Value

Type: AllocationMethod
AllocationMethods As Collection.
Remarks
Note Note
  • Name - AllocationMethods
  • Read Only - True
See Also