PsrListFilterObjectSeal Class |
Namespace: PsrApi.Data
public class PsrListFilterObjectSeal : PsrListFilterObject
The PsrListFilterObjectSeal type exposes the following members.
Name | Description | |
---|---|---|
![]() | PsrListFilterObjectSeal | Initializes a new instance of the PsrListFilterObjectSeal class |
Name | Description | |
---|---|---|
![]() | FilterActive |
How the filter is used for filtering:
false = deactivated
true = include
null = exclude
(Inherited from PsrListFilterObject.) |
![]() | FilterType |
Filter by seal type
|
![]() | ForceShowRemoveButton |
True if the "remove"-button should always be shown.
(Inherited from PsrListFilterObject.) |
![]() | Ident |
For better identification of the object
(Inherited from PsrListFilterObject.) |
![]() | LegitimateId |
Optional filter by ID of the legitimate
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |