| ValidationBuilderSetNoticeProperty Method |
Set notice type of a node
Namespace: FlexRule.ValidationAssembly: FlexRule.Validation (in FlexRule.Validation.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxpublic ValidationBuilder SetNoticeProperty(
string name,
string expression
)
Parameters
- name
- Type: SystemString
name of a property - expression
- Type: SystemString
value of the property
Return Value
Type:
ValidationBuilder
See Also