Has_Children_Rpt_State - Report
Is set true if other reports are nested inside this report object
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer Has_Children_Rpt_State
| Access Type | Syntax |
|---|---|
| Read Access: | Get Has_Children_Rpt_State to IntegerVariable |
| Write Access: | Set Has_Children_Rpt_State to IntegerVariable/Value |
Description
Has_children_rpt_state is set true if other reports are nested inside this report object.
This property is maintained by the Report object and you should be careful if you decide to change its value. The consequences of having it set to an invalid value are unpredictable.