RuleType
RuleType class
public class RuleType
构造函数
| 姓名 | 描述 |
|---|---|
| RuleType() | 默认构造函数。 |
特性
| 姓名 | 描述 |
|---|---|
| Actions { get; set; } | |
| Conditions { get; set; } | |
| DisplayName { get; set; } | |
| Exceptions { get; set; } | |
| IsEnabled { get; set; } | |
| IsInError { get; set; } | |
| IsInErrorSpecified { get; set; } | |
| IsNotSupported { get; set; } | |
| IsNotSupportedSpecified { get; set; } | |
| Priority { get; set; } | |
| RuleId { get; set; } |