 |
AllocationStructureGroupingAllocationStructureGroupingID Property |
Id of the Allocation Structure Grouping
Created in Epic SDK 2021.
Sometimes Required
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 int AllocationStructureGroupingID { get; set; }
Public Property AllocationStructureGroupingID As Integer
Get
Set
Dim instance As AllocationStructureGrouping
Dim value As Integer
value = instance.AllocationStructureGroupingID
instance.AllocationStructureGroupingID = value
Property Value
Type:
Int32
AllocationStructureGroupingsID As Integer.
Remarks Note |
---|
- Name - AllocationStructureGroupingsID
- Is Identity - True
- Required On Insert - False
- Required On Update - True
|
See Also