ScheduleDefinition.GetFilter
Method
Description:
Gets a filter.
Gets a filter.
Parameters
Parameter | Type | Description |
---|---|---|
index | Int32 | The index of the filter. |
Return Value
Type | Description |
---|---|
ScheduleFilter | A copy of the filter. |
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | index is not a valid filter index. |