'Declaration Function GetCode( _ ByVal combinedCode As String _ ) As MasterContentCode
MasterContentCode GetCode( string combinedCode )
Parameters
- combinedCode
- A System.String value indicating the combined code of the master and child reports.
Return Value
A MasterContentCode containing the master report code and child report code.