IApplicationQuit Method

Exit the application

Namespace:  Tekla.Structural.InteropAssemblies.Tedds
Assembly:  Tedds.TeddsIA (in Tedds.TeddsIA.dll) Version: 25.0.0.0
Syntax
void Quit(
	bool SaveChanges
)

Parameters

SaveChanges
Type: SystemBoolean
Determines whether changes to unsaved documents should be saved or discarded
See Also