DrawingHandlerGetMessageExecutionStatus Method

Note: This API is now obsolete.

Gets the current message execution mode for the application.

Namespace:  Tekla.Structures.Drawing
Assembly:  Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.3
Syntax
[ObsoleteAttribute("GetMessageExecutionStatus is obsolete and defaults always to BY_COMMIT.", 
	false)]
public static DrawingHandlerMessageExecutionModeEnum GetMessageExecutionStatus()

Return Value

Type: DrawingHandlerMessageExecutionModeEnum
The current message execution mode.
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next