 |
AllocationStructureGroupingAllocationStructureGroupingDescription Property |
Allocation Structure Groupings Description
Created in Epic SDK 2021.
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.1.0.391
Syntaxpublic string AllocationStructureGroupingDescription { get; set; }
Public Property AllocationStructureGroupingDescription As String
Get
Set
Dim instance As AllocationStructureGrouping
Dim value As String
value = instance.AllocationStructureGroupingDescription
instance.AllocationStructureGroupingDescription = value
Property Value
Type:
String
AllocationStructureGroupingsDescription As String.
Remarks Note |
---|
- Name - AllocationStructureGroupingsDescription
- Length - 70
- Accepts Multiple Lines - False
- Required On Insert - True
- Required On Update - True
|
See Also