[]
Represents a struct for containing the master and child report code separately.
public struct MasterContentCode
| Name | Description |
|---|---|
| MasterContentCode(string, string) | Initializes a new instance of the MasterContentCode struct. |
| Name | Description |
|---|---|
| ChildCode | Gets the code property value from the child report. |
| MasterCode | Gets the code property value from the master report. |