ElementPhaseStatusFilter(ElementId, ElementOnPhaseStatus)
Description:
Constructs a new instance of a file to match elements that have a given phase status on the input phase.
Constructs a new instance of a file to match elements that have a given phase status on the input phase.
Overloads (4):
ElementPhaseStatusFilter(ElementId,ElementOnPhaseStatus)
public ElementPhaseStatusFilter(
ElementId phaseId,
ElementOnPhaseStatus phaseStatus
)
-
phaseIdId of the phase.
-
phaseStatusTarget status.
-
A non-optional argument was null
-
A value passed for an enumeration argument is not a member of that enumeration