<Code Lib>
2025 Method
Changes 0
M

BrowserOrganization.GetCurrentBrowserOrganizationForSchedules

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

public static BrowserOrganization GetCurrentBrowserOrganizationForSchedules(
	Document document
)

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

Loading…