Skip to content

Overload_Aml_Editor_Plugin_Contracts_IAMLEditorExternalsPlugin_ViewExternal

AutomationML edited this page Jun 24, 2019 · 1 revision

IAMLEditorExternalsPlugin.ViewExternal Method

AutomationML Editor

Overload List

 

Name Description
Public method ViewExternal(RefURIAttributeType, Stream) This method is called by the AML editor if the PlugIn's property IsExternalsViewer returns true and the URI attribute references a stream in an AutomationML container.
Public method ViewExternal(RefURIAttributeType, String) This method is called by the AML editor if the PlugIn's property IsExternalsViewer returns true and the URI attribute references a file.
  Back to Top

See Also

Reference

IAMLEditorExternalsPlugin Interface
Aml.Editor.Plugin.Contracts Namespace

Clone this wiki locally