Share via


DashboardOrder Property

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Use the DashboardOrder property to specify the order in which Digital Dashboards appear in any navigation interface visible to the user. For example, you can create a user interface that makes it possible for users to switch quickly between peer dashboards and to navigate to child and parent dashboards.

The DashboardOrder property is a long integer with a default value of 0.

**Note   **If multiple dashboards have the same value for this property, they will appear in an unpredictable order, so you should avoid assigning identical DashboardOrder values to peer dashboards.

Property Value
Data Type Long
Default 0
IsContentIndexed FALSE
IsIndexed FALSE
IsMultiValued FALSE
IsReadOnly FALSE
IsRequired FALSE
IsVisible TRUE
Version 1
TextFormat N/A

See Also

Dashboard Schema Properties | DashboardStorage Property