 |
AllocationMethodAllocationMethodDescription Property |
Allocation Method 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.2.0.769
Syntaxpublic string AllocationMethodDescription { get; set; }
Public Property AllocationMethodDescription As String
Get
Set
Dim instance As AllocationMethod
Dim value As String
value = instance.AllocationMethodDescription
instance.AllocationMethodDescription = value
Property Value
Type:
String
AllocationMethodDescription As String.
Remarks Note |
---|
- Name - AllocationMethodDescription
- Length - 70
- Accepts Multiple Lines - False
- Required On Insert - True
- Required On Update - True
|
See Also