NGroupGrouping Class Members
In This Topic
The following tables list the members exposed by NGroupGrouping.
Public Constructors
Public Fields
Public Properties
| Name | Description |
 | GroupName | Gets/Sets the name of the group this grouping is for. |
Top
Public Methods
| Name | Description |
 | Filter | Overridden. Checks whether the given appointment is associated with the given value to this grouping. |
 | GetValueAt | Overridden. Gets the value at the specified index for this grouping for the given schedule. |
 | GetValueCount | Overridden. Gets the number of possible values for this grouping for the given schedule. |
 | GetValues | Overridden. Gets the possible values for this grouping for the given schedule. |
Top
See Also