Click or drag to resize
ValidationBuilderSetNotice Method
Set notice type of a node

Namespace: FlexRule.Validation
Assembly: FlexRule.Validation (in FlexRule.Validation.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public ValidationBuilder SetNotice(
	NoticeType notice
)

Parameters

notice
Type: FlexRule.NotificationsNoticeType

Return Value

Type: ValidationBuilder
See Also