Enumerated type representing the type of browser organization.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2015
Since: 2015
Syntax
| C# |
|---|
public enum BrowserOrganizationType |
| Visual Basic |
|---|
Public Enumeration BrowserOrganizationType |
| Visual C++ |
|---|
public enum class BrowserOrganizationType |
Members
| Member name | Description |
|---|---|
| Views | The browser organization definition for views. |
| Sheets | The browser organization definition for sheets. |
| Families | The browser organization definition for families. |
| Schedules | The browser organization definition for schedules. |