<Code Lib>
2020 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
)

Return Value BrowserOrganization The BrowserOrganization for schedules, or null if no schedules sections exist

Loading…