Click or drag to resize
ValidationRuleForm Properties

The ValidationRuleForm type exposes the following members.

Properties
  NameDescription
Public propertyFieldName
Gets or sets name of a field the validation rule belongs to.
Public propertyFormComponentInstanceIdentifier
Public propertyFormComponents
Collection of form components used for configuring ValidationRule.
Public propertyFormId
Gets or sets ID of a biz form whose fields are being edited.
Public propertyNotifyFormBuilder
Decides whether Form builder should be notified about validation of ValidationRule configuration.
Public propertyValidationRuleConfiguration
Gets or sets ValidationRuleConfiguration for displaying the form used for ValidationRule's configuration.
Top
See Also