Skip to main content
.NET 8.0+

DataSourceCriteriaPropertyAttribute Properties

Specifies the CriteriaOperator used to filter source data for a reference, collection, or enumeration property.
Name Description
DataSourceCriteriaProperty A string specifying the name of the property holding the CriteriaOperator which is used to filter a List View displayed in a Lookup Property Editor or invoked by the LinkUnlinkController.LinkAction Action in a popup window.
TypeId When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute.
Value This property is intended for internal use.
See Also