'Declaration Public Overloads Shared Function CreateFromMaster( _ ByVal masterUri As Uri _ ) As PageReport
public static PageReport CreateFromMaster( Uri masterUri )
Parameters
- masterUri
- The Uri to the master report.
Return Value
An object of PageReport that has been created.