PsrListFilterObjectFilterActive Property |
How the filter is used for filtering:
false = deactivated
true = include
null = exclude
Namespace:
PsrApi.Data
Assembly:
PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntaxpublic Nullable<bool> FilterActive { get; set; }
Property Value
Type:
NullableBoolean
See Also