RuleCombinationOfPropertiesIsUniqueProperties.TargetProperties Property
Specifies the properties which must satisfy the current Validation Rule.
Namespace: DevExpress.Persistent.Validation
Assembly: DevExpress.Persistent.Base.v25.1.dll
NuGet Package: DevExpress.Persistent.Base
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string holding a comma-separated list of property names that represent the properties which must satisfy the Validation Rule. |
See Also