WorksetFilter
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | Releases all resources used by the WorksetFilter | |
| Equals | None | (Inherited from Object .) | Object . |
| GetHashCode | None | (Inherited from Object .) | Object . |
| GetType | None | (Inherited from Object .) | Object . |
| ToString | None | (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| IncludeStandaloneWorksetsOnly | bool | True if the results of the filter only match stand-alone worksets; worksets that are not stand-alone will be rejected. | |
| Inverted | bool | True if the results of the filter are inverted; worksets that would normally be accepted by this filter will be rejected, and worksets that would normally be rejected will be accepted. | |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. |