PsrListFilterGroupDocumentExtension Class |
Namespace: PsrApi.Data
public class PsrListFilterGroupDocumentExtension : PsrListFilterGroupForStringLists<PsrListFilterObjectDocumentExtension>
The PsrListFilterGroupDocumentExtension type exposes the following members.
| Name | Description | |
|---|---|---|
| PsrListFilterGroupDocumentExtension | Initializes a new instance of the PsrListFilterGroupDocumentExtension class |
| Name | Description | |
|---|---|---|
| __type |
Internally used, never change this value.
| |
| AndLinkedGroup |
If this property is set to true, the group will be AND linked with
other groups. Otherwise OR.
(Inherited from PsrListFilterGroup.) | |
| Expanded |
If the group is opened or not
(Inherited from PsrListFilterGroup.) | |
| SearchList |
Filter objects
(Inherited from PsrListFilterGroupForStringListsT.) |
| 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.) |