Click or drag to resize

InternalElementTypeUpdateInstance Method

Updates the InternalElement using added attributes, added external interfaces and added InternalElements of the referenced SystemUnitClass.

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

Return Value

Boolean
true, if the InternalElement has a related SystemUnitClass; false otherwise.

Implements

IInstanceUpdateInstance
See Also