Share

BrowserOrganizationType Enumeration

Enumerated type representing the type of browser organization.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum BrowserOrganizationType

Members

Member nameValueDescription
PanelSchedules4 The browser organization definition for panel schedules.
Schedules3 The browser organization definition for schedules.
Sheets1 The browser organization definition for sheets.
Views0 The browser organization definition for views.

See Also

Reference

Was this information helpful?