2.3.126 MemberDefState

The MemberDefState property specifies the state of a row header or column header definition of a Tablix record. If the MemberDefState property is specified, it MUST be part of a TablixMemberDef record. If the MemberDefState property is not specified, the default value is used.

 MemberDefState = stateStart stateValue


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

stateStart

stateValue

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

Value

Parent

0x03

TablixMemberDef

stateValue (1 byte): A byte that specifies the state of a row header or column header definition of a Tablix record. The meaning of this field value is derived from the TablixMemberDefStateValues enumeration. The default value is 0x00.