IRuleComponent
is defined in the Telligent.Evolution.Extensibility.Rules.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
interface IRuleComponent : IPlugin { string RuleComponentCategory { get; } Guid RuleComponentId { get; } string RuleComponentName { get; } }