Edit

Share via


IFieldRuleProperties Interface

Definition

Interface that declares properties of a field that are derived from rules.

public interface IFieldRuleProperties
type IFieldRuleProperties = interface
Public Interface IFieldRuleProperties
Derived

Properties

AllowGroups

Allow setting field value to a group identity. Only applies to identity fields.

DefaultValue

The default value of the field.

ReadOnly

If true the field cannot be edited.

Required

If true the field cannot be empty.

Applies to