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