PropertyRule members
The PropertyRule type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PropertyRule() | Creates an instance of a DisplayTemplate | |
PropertyRule(String, PropertyRuleOperator) | ||
PropertyRule(String, PropertyRuleOperator, List<String>) |
Top
Properties
Name | Description | |
---|---|---|
PropertyName | ||
PropertyOperator | ||
PropertyValues |
Top
Methods
Name | Description | |
---|---|---|
AddValue | ||
AlwaysMatches | ||
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Overrides Object.ToString().) |
Top