[]
Gets the child and master report code based on the provided combined code.
public MasterContentCode GetCode(string combinedCode)
| Type | Name | Description |
|---|---|---|
| string | combinedCode | A string value indicating the combined code of the master and child reports. |
| Type | Description |
|---|---|
| MasterContentCode | A MasterContentCode containing the master report code and child report code. |