PsrListFilterGroupRightTemplate Class |
Namespace: PsrApi.Data
public class PsrListFilterGroupRightTemplate : PsrListFilterGroupRight
The PsrListFilterGroupRightTemplate type exposes the following members.
Name | Description | |
---|---|---|
![]() | PsrListFilterGroupRightTemplate | Initializes a new instance of the PsrListFilterGroupRightTemplate 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.) |
![]() | IsActive |
If the filter is active
|
![]() | RightFilters |
Filter objects
(Inherited from PsrListFilterGroupRight.) |
![]() | SelectedOrganisationUnitId |
ID of the selected organisation unit
|
![]() | SelectedTemplateGroupId |
ID of the selected template group
|
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.) |