Click or drag to resize
SettingRuleExpression Properties

The SettingRuleExpression type exposes the following members.

Properties
  NameDescription
Public propertyConcatenationOperator
Gets or sets the concatenation operator to use to tie this SettingRuleExpression with the previous setting rule expression in a setting rule.
Public propertyIsValid
Gets a value indicating whether this instance is valid.
Public propertyOperator
Gets or sets the operator to use on the property
Public propertyProperty
Gets or sets the property of the element the rule has effect on
Public propertyValue
Gets or sets the value to use with the operator.
Top
See Also