PhaseStatusPresentation
Description:
An enumerated type listing the options for element display in a phase filter.
An enumerated type listing the options for element display in a phase filter.
public enum PhaseStatusPresentation
| Name | Description |
|---|---|
| DontShow | Don't show elements from the given phase status. |
| ShowByCategory | Show elements from the given phase status by category. |
| ShowOverriden | Show elements from the given phase status by graphics overrides. |