<Code Lib>
2020 Method
Changes 0
M

BrowserOrganization.GetCurrentBrowserOrganizationForViews

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

public static BrowserOrganization GetCurrentBrowserOrganizationForViews(
	Document document
)

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

Loading…