 |
ChartOfAccountAllStructuresOption Property |
All Structures Option
Created in Epic SDK 2019.
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: 2022.2.0.1054
Syntaxpublic OptionType AllStructuresOption { get; set; }
Public Property AllStructuresOption As OptionType
Get
Set
Dim instance As ChartOfAccount
Dim value As OptionType
value = instance.AllStructuresOption
instance.AllStructuresOption = value
Property Value
Type:
OptionType
AllStructuresOption As Option.
Remarks Note |
---|
- Name - AllStructuresOption
- Option Type - AccountAllStructuresSelectedOptions
- Defaults To - All
|
See Also