TypedXmlDocument.OnRetract(IRuleSetExecutor) Yöntem

Tanım

public:
 virtual bool OnRetract(Microsoft::RuleEngine::IRuleSetExecutor ^ executor);
public bool OnRetract(Microsoft.RuleEngine.IRuleSetExecutor executor);
abstract member OnRetract : Microsoft.RuleEngine.IRuleSetExecutor -> bool
override this.OnRetract : Microsoft.RuleEngine.IRuleSetExecutor -> bool
Public Function OnRetract (executor As IRuleSetExecutor) As Boolean

Parametreler

executor
IRuleSetExecutor

Döndürülenler

Uygulamalar

Microsoft.RuleEngine.ITypedFact.OnRetract(Microsoft.RuleEngine.IRuleSetExecutor) Microsoft.RuleEngine.ITypedFact.OnRetract(Microsoft.RuleEngine.IRuleSetExecutor)

Şunlara uygulanır