ElementOwnerViewFilter(ElementId)
Description:
Constructs a new instance of a filter to match elements which are owned by a particular view.
Constructs a new instance of a filter to match elements which are owned by a particular view.
Overloads (2):
public ElementOwnerViewFilter(
ElementId viewId
)
-
viewIdThe view id to match. Pass invalid element id to create a filter that will pass non-view-specific elements.
-
A non-optional argument was null