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); }
Methods
void AdjustPropertyRule(ref string ruleId, NameValueCollection options);
Parameters
Name | Type | Description | Required | Default | Options |
---|---|---|---|---|---|
ruleId | ref string | Rule Id | Required | ||
options | NameValueCollection | Options | Required |