'Declaration Public Function New( _ ByVal masterCode As String, _ ByVal childCode As String _ )
public MasterContentCode( string masterCode, string childCode )
Parameters
- masterCode
- The code property value coming from the master report.
- childCode
- The code property value coming fromt the child report.