Property | Type | Description |
---|
Method | Description | |
---|---|---|
RuleInfo ( ) : System.Linq |
Initializes a new instance of the RuleInfo class.
|
|
RuleInfo ( long id = default(long?), string type = default(string), |
Initializes a new instance of the RuleInfo class.
|
public RuleInfo ( long id = default(long?), string type = default(string), |
||
id | long | Unique identifier for Rule |
type | string | Type of the rule |
parameters | Rule Parameteres | |
return | System.Linq |