TypedXmlDocument.OnUpdate(IRuleSetExecutor) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
virtual bool OnUpdate(Microsoft::RuleEngine::IRuleSetExecutor ^ executor);
public bool OnUpdate (Microsoft.RuleEngine.IRuleSetExecutor executor);
abstract member OnUpdate : Microsoft.RuleEngine.IRuleSetExecutor -> bool
override this.OnUpdate : Microsoft.RuleEngine.IRuleSetExecutor -> bool
Public Function OnUpdate (executor As IRuleSetExecutor) As Boolean
Paramètres
- executor
- IRuleSetExecutor
Retours
Implémente
Microsoft.RuleEngine.ITypedFact.OnUpdate(Microsoft.RuleEngine.IRuleSetExecutor)
Microsoft.RuleEngine.ITypedFact.OnUpdate(Microsoft.RuleEngine.IRuleSetExecutor)