Click or drag to resize

IInstanceUpdateInstance Method

Update instance with elements, contained in the referenced AutomationML class. Missing elements are added to the instance.

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

Return Value

Boolean
false, if no class reference exists; otherwise true.
See Also