BrowserOrganizationType Enumeration

BrowserOrganizationType Enumeration

Enumerated type representing the type of browser organization.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum BrowserOrganizationType
Public Enumeration BrowserOrganizationType
public enum class BrowserOrganizationType
type BrowserOrganizationType
Members
Member nameValueDescription
Views0 The browser organization definition for views.
Sheets1 The browser organization definition for sheets.
Schedules3 The browser organization definition for schedules.
See Also