Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

RuleCombinationOfPropertiesIsUniqueProperties() Constructor

Initializes a new instance of the RuleCombinationOfPropertiesIsUniqueProperties class.

Namespace: DevExpress.Persistent.Validation

Assembly: DevExpress.Persistent.Base.v19.2.dll

Declaration

public RuleCombinationOfPropertiesIsUniqueProperties()

Remarks

When a Validation Rule is instantiated, an accompanying Properties object is automatically created.

See Also