<Code Lib>
2021 Method
Changes 0
M

ViewSchedule.CreateViewList

Description:
Creates a view list.
Remarks:
A view list is a schedule of views in the project. It is a schedule of the Views category.

public static ViewSchedule CreateViewList(
	Document document
)

Return Value ViewSchedule The newly created schedule.

Loading…