DataSourceCriteriaPropertyAttribute Properties
Applied to business classes‘ reference and collection properties. Specifies the name of a CriteriaOperator type property which returns data source’s filter criteria applied to the List View displayed in a Lookup Property Editor or invoked by the LinkUnlinkController.LinkAction Action in a popup window.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