BrowserOrganizationType Enumeration

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
public enum BrowserOrganizationType
Public Enumeration BrowserOrganizationType
public enum class BrowserOrganizationType
type 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