| Stonefield Query SDK |
| AppView Object |
Properties
| Name | Data Type | Description |
|---|---|---|
| Caption | String | The caption for the application view. |
| DataGroup | String | A comma-delimited list of the data groups the application view belongs to. |
| Key | String | The internal key of the application view (read-only). |
| ParentKey | String | The key of the parent application view (blank for a top-level application view). |
| MainList | Boolean | True if the application view appears in the main View list. |
| Order | Integer | The order for the application view. |
| Fields | Object | A reference to the AppViewFields collection containing the field items in the application view. |
See Also
Application Views | AppViews Collection
| Last Updated: 06/08/10 |