<Code Lib>
2027 Method
Changes 7
M

BrowserOrganization.GetCurrentBrowserOrganizationForPanelSchedules

Description:
Gets the that applies to the Panel Schedules section of the project browser.

public static BrowserOrganization GetCurrentBrowserOrganizationForPanelSchedules(
	Document document
)

  • document
    Revit document from which to get the organization data.
Return Value BrowserOrganization The BrowserOrganization for panel schedules, or null if no panel schedules sections exist.

Loading…