FirstDayOfWeek Element (ASSL)
Defines the first day of the week for a TimeBinding element.
Syntax
<TimeBinding>
...
<FirstDayOfWeek>...</FirstDayOfWeek>
...
</TimeBinding>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length | Integer (between 1 and 7, where 1 = Sunday and 7 = Saturday) |
Default value | 1 |
Cardinality | 0-1: Optional element that can occur once and only once. |
Element Relationships
Relationship | Element |
---|---|
Parent element | TimeBinding |
Child elements | None |
Remarks
The element that corresponds to the parent of FirstDayOfWeek in the Analysis Management Objects (AMO) object model is TimeBinding.