 |
CriteriaItemAllSelectedOption Property |
Defaults to All but must be Selected for entity criteria.
Namespace:
ASI.TAM.API.Data.UI.GeneralLedger.Reconcile
Assembly:
ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2022.2.0.1054
Syntaxpublic OptionType AllSelectedOption { get; set; }
Public Property AllSelectedOption As OptionType
Get
Set
Dim instance As CriteriaItem
Dim value As OptionType
value = instance.AllSelectedOption
instance.AllSelectedOption = value
Property Value
Type:
OptionType
AllSelectedOption As Option.
Remarks Note |
---|
- Name - AllSelectedOption
- Option Type - ReconciliationAllSelectedOptions
|
See Also