RVTDocs.com

WorksetKindFilter(WorksetKind)

Constructor
Description:
Constructs a new instance of WorksetKindFilter filter to match worksets of the given WorksetKind.
Syntax
public WorksetKindFilter(
	WorksetKind 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