2.2.70 TablixMemberDef

The TablixMemberDef record specifies the definition of the column members and row members of a Tablix record.          

 TablixMemberDef = tablixMemberDefStart [tablixMemberDefProperties] delimiter


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

tablixMemberDefStart

tablixMemberDefProperties (variable)

...

delimiter

tablixMemberDefStart (1 byte): A byte that specifies the start of the TablixMemberDef record. The value of the tablixMemberDefStart field MUST be 0x10.

tablixMemberDefProperties (variable): A collection of structures. The order of the structures in the collection is arbitrary. The structures in the collection MUST be one of the following.

Property

DefinitionPath

Level

MemberCellIndex

MemberDefState

delimiter (1 byte): A byte that specifies the end of TablixMemberDef record. The value of the delimiter field MUST be 0xFF.