ServerViewProperty Properties
The ServerViewProperty stores information that specifies values to be loaded from the data server - property names, criteria, and sort order.| Name | Description |
|---|---|
| Name | Gets or sets the property’s name. |
| Property | Gets or sets the criteria to calculate property values. |
| Sorting | Gets or sets the sort order for the property values to be retrieved from the data server. |
See Also