 | RoleRequirementsTypeUpdateInstance Method |
Updates the RoleRequirement using added attributes andd added external interfaces of the referenced RoleClass.
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic bool UpdateInstance()
Public Function UpdateInstance As Boolean
public:
virtual bool UpdateInstance() sealed
Return Value
Booleantrue, if the RoleRequirement has a related RoleClass;
false otherwise.
Implements
IInstanceUpdateInstance
See Also