DataSourceCriteriaAttribute Properties
Specifies the criteria expression used to filter source data for a reference, collection, or enumeration property.Name | Description |
---|---|
DataSourceCriteria | Returns criteria for filtering the 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