Skip to content

M_Aml_Editor_Plugin_Contracts_INotifyAMLDocumentLoad_DocumentUnLoaded

AutomationML edited this page Jun 24, 2019 · 1 revision

INotifyAMLDocumentLoad.DocumentUnLoaded Method

AutomationML Editor

Method called by the AutomationML editor, when the current document is unloaded.

Namespace: Aml.Editor.Plugin.Contracts
Assembly: AML.Editor.PluginContracts (in AML.Editor.PluginContracts.dll) Version: 2.1

Syntax

C#

void DocumentUnLoaded()

VB

Sub DocumentUnLoaded

C++

void DocumentUnLoaded()

See Also

Reference

INotifyAMLDocumentLoad Interface
Aml.Editor.Plugin.Contracts Namespace

Clone this wiki locally