<Code Lib>
2025 Method
Changes 0
M

ViewSchedule.GetDefaultNameForViewList

Description:
Gets the default view name that will be used when creating a view list.

public static string GetDefaultNameForViewList(
	Document document
)

  • document
    The document to which the new schedule will be added.
Return Value String The default view name.

Loading…