Click or drag to resize

AttributeTypeUpdateInstance Method

Updates the Attribute using added attributes of the referenced Attribute Type.

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

Return Value

Boolean
true, if the Attribute has a related Attribute Type; false otherwise.

Implements

IInstanceUpdateInstance
See Also