XPObjectSourceProperty Properties
Stores information on persistent object’s properties loaded to XPObjectSource.| Name | Description |
|---|---|
| Fetch | Specifies if the current XPObjectSourceProperty should be loaded from the data source. |
| Group | Specifies if the XPObjectSourcePropertiesCollection should be sorted by the current XPObjectSourceProperty. |
| Name | Specifies the property name. |
| Property | Specifies the CriteriaOperator used to calculate the property value. |
| PropertyString | Specifies the string criteria used to calculate the property value. |
See Also