2023 Constructor
Changes 0
C

ElementOwnerViewFilter

Overloads (2):
Name Return Type Description
M ElementOwnerViewFilter(ElementId) None Constructs a new instance of a filter to match elements which are owned by a particular view.
M ElementOwnerViewFilter(ElementId, Boolean) None Constructs a new instance of a filter to match elements which are owned by a particular view, with the option to invert the filter and find elements not owned by the given view.