Click or drag to resize

RoleRequirementsTypeUpdateInstance Method

Updates the RoleRequirement using added attributes andd added external interfaces of the referenced RoleClass.

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

Return Value

Boolean
true, if the RoleRequirement has a related RoleClass; false otherwise.

Implements

IInstanceUpdateInstance
See Also