'Declaration Public Function GetSubreports() As List(Of String)
public List<string> GetSubreports()
Return Value
The list of report names, or an empty list if there are no subreports.
'Declaration Public Function GetSubreports() As List(Of String)
public List<string> GetSubreports()