WorksetKindFilter(WorksetKind)
Constructor
Description:
Constructs a new instance of WorksetKindFilter filter to match worksets of the given WorksetKind.
Constructs a new instance of WorksetKindFilter filter to match worksets of the given WorksetKind.
Parameters
| Parameter | Type | Description |
|---|---|---|
| worksetKind | WorksetKind | The WorksetKind to match. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |