PlanViewRangeLevel
Description:
An enumerated type representing the options for setting the range for a plan view.
An enumerated type representing the options for setting the range for a plan view.
public enum PlanViewRangeLevel
| Name | Description |
|---|---|
| Above | View range is the level above |
| Below | View range is the level below |
| Current | View range is the current level |
| Unlimited | View range is unlimited |
| Unused |