 |
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: 2020.1.0.523
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