PropertyRule is defined in the Telligent.Evolution.Extensibility.Configuration.Version1 namespace of Telligent.Evolution.Platform.dll
Definition
class PropertyRule
{
string Name { get; set; }
NameValueCollection Options { get; }
}
Properties
| Name | Type | Description | Default | Options |
|---|---|---|---|---|
| Name | string | |||
| Options | NameValueCollection |