BrowserOrganizationType Enumeration


Browser Organization Type Enumeration

Enumerated type representing the type of browser organization.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum BrowserOrganizationType
Members
Member name Value Description
Schedules 3 The browser organization definition for schedules.
Sheets 1 The browser organization definition for sheets.
Views 0 The browser organization definition for views.
See Also