RuleIsReferencedProperties.LooksFor Property
Specifies the type of the objects which are checked as to whether they have a reference to the object of the type specified by the RuleBaseProperties.TargetType property.
Namespace: DevExpress.Persistent.Validation
Assembly: DevExpress.Persistent.Base.v24.1.dll
NuGet Package: DevExpress.Persistent.Base
Declaration
Property Value
Type | Description |
---|---|
Type | A Type object which specifies the type of the objects which are checked as to whether they have a reference to the object of the type specified by the TargetType property. |
See Also