RuleSearchObjectProperties.IncludeCurrentObject Property
Specifies whether to check the current business object by the Validation Rule.
Namespace: DevExpress.Persistent.Validation
Assembly: DevExpress.Persistent.Base.v24.1.dll
NuGet Package: DevExpress.Persistent.Base
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to check the current business object by the Validation Rule; otherwise, false. |
See Also