'Declaration Function GetCode( _ ByVal combinedCode As String _ ) As MasterContentCode
MasterContentCode GetCode( string combinedCode )
Parameters
- combinedCode
- The results of the combined master and child reports code property.
Return Value
a string array containing the master report code at index 0 and the child report code at index 1.