 |
AllocationStructureGroupingDefaultMethodID Property |
Specify the Default MethodID.
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
Syntaxpublic int DefaultMethodID { get; set; }
Public Property DefaultMethodID As Integer
Get
Set
Dim instance As AllocationStructureGrouping
Dim value As Integer
value = instance.DefaultMethodID
instance.DefaultMethodID = value
Property Value
Type:
Int32
DefaultMethodID As Integer.
Remarks Note |
---|
- Name - DefaultMethodID
- Is Identity - True
- Required On Insert - False
- Required On Update - False
|
See Also