2.3.100 Level

The Level property specifies the level of a TablixMemberDef record in the row or column hierarchy of a Tablix record. If the Level property is specified, it MUST be part of a TablixMemberDef record. If the Level property is not specified, the default value is used.

 Level = levelStart levelValue


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

levelStart

levelValue

...

levelStart (1 byte): A byte that specifies the start of the Level property. The value of the levelStart field MUST be the following value.

Value

Parent

0x01

TablixMemberDef

levelValue (4 bytes): A signed integer that specifies the level of a tablix member definition. The default value is 0x00000000.