2027 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
)
  • document
    The document to which the new schedule will be added.
Return Value ViewSchedule The newly created schedule.