2027 Constructor
Changes 0
C

ElementOwnerViewFilter

Overloads (2):
Name Return Type Description
O ElementOwnerViewFilter(ElementId) None Constructs a new instance of a filter to match elements which are owned by a particular view.
O 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.