| Revit 2024 API |
| BrowserOrganizationType Enumeration |
| See Also |
Enumerated type representing the type of browser organization.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
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. |
| Schedules | The browser organization definition for schedules. |