[]
Gets the content for the specified item/property that was inferred from the master report.
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. |