[]
Gets the content for the specified item/property that was inferred from the master report.
public ICollection GetMasterContent(string itemName)
Type | Name | Description |
---|---|---|
string | itemName | A string value indicating the name of the item or property. |
Type | Description |
---|---|
ICollection | An ICollection of content items inferred from the master report. |
Currently assumes the collection being requested is directly off of the report.