 |
CriteriaItemInactive Property |
This is only for entity criteria. Ignored otherwise.
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 bool Inactive { get; set; }
Public Property Inactive As Boolean
Get
Set
Dim instance As CriteriaItem
Dim value As Boolean
value = instance.Inactive
instance.Inactive = value
Property Value
Type:
Boolean
Inactive As Boolean.
Remarks Note |
---|
|
See Also