<Code Lib>
2022 Method
Changes 0
M

BrowserOrganization.GetCurrentBrowserOrganizationForSheets

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

public static BrowserOrganization GetCurrentBrowserOrganizationForSheets(
	Document document
)

Return Value BrowserOrganization The BrowserOrganization for sheets, or null if no sheets exist.

Loading…