<Code Lib>
2025.3 Method
Changes 0
M

ViewSchedule.GetDefaultNameForRevisionSchedule

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

public static string GetDefaultNameForRevisionSchedule(
	Document document
)

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

Loading…