Click or drag to resize

DetailItemAllocationStructureGroupingID Property

Unique identifier used to specify Allocation Structure Grouping.

Created in Epic SDK 2022 R2.

Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.JournalEntry
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2023.1.0.1249
Syntax
public int AllocationStructureGroupingID { get; set; }

Property Value

Type: Int32
AllocationStructureGroupingID As Integer.
Remarks
Note Note
  • Name - AllocationStructureGroupingID
  • Is Identity - True
  • Required On Insert - False
  • Required On Update - False
  • Ignored On Update - True
See Also