Compartir a través de


RemoteUpdateService.IsRuleSetAccessible(RuleSetInfo) Método

Definición

public:
 virtual bool IsRuleSetAccessible(Microsoft::RuleEngine::RuleSetInfo ^ ruleSet);
public bool IsRuleSetAccessible (Microsoft.RuleEngine.RuleSetInfo ruleSet);
abstract member IsRuleSetAccessible : Microsoft.RuleEngine.RuleSetInfo -> bool
override this.IsRuleSetAccessible : Microsoft.RuleEngine.RuleSetInfo -> bool
Public Function IsRuleSetAccessible (ruleSet As RuleSetInfo) As Boolean

Parámetros

ruleSet
RuleSetInfo

Devoluciones

Implementaciones

Se aplica a