[]
Initializes a new instance of the MasterContentCode struct.
public MasterContentCode(string masterCode, string childCode)
Type | Name | Description |
---|---|---|
string | masterCode | A string value indicating the code property value coming from the master report. |
string | childCode | A string value indicating the code property value coming from the child report. |