'Declaration Public Function GetMasterContent( _ ByVal itemName As String _ ) As ICollection
public ICollection GetMasterContent( string itemName )
Parameters
- itemName
- A System.String value indicating the name of the item or property.
Return Value
An System.Collections.ICollection of content items inferred from the master report.