Share

BrowserOrganizationType 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

C#

public enum BrowserOrganizationType

Members

Member nameValueDescription
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?