IPropertyRuleAdjustment
is defined in the Telligent.Evolution.Extensibility.Configuration.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
interface IPropertyRuleAdjustment : IPlugin { void AdjustPropertyRule(ref string ruleId, NameValueCollection options); }