Click or drag to resize

ExternalInterfaceTypeUpdateInstance Method

Updates the ExternalInterface using added attributes and added external interfaces of the referenced InterfaceClass.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public bool UpdateInstance()

Return Value

Boolean
true, if the ExternalInterface has a related InterfaceClass; false otherwise.

Implements

IInstanceUpdateInstance
See Also