IMasterContentService Interface Members
In This Topic
The following tables list the members exposed by IMasterContentService.
Public Properties
| Name | Description |
| IsMaster | specifies if the current report is master report |
| MasterReport | specifies master report name, if any |
Top
Public Methods
| Name | Description |
| GetCode | Gets the child and master report code based off of the passed in combined code. |
| GetMasterContent | returns the content for specified item/property that was inferred from the master report |
| GetOwner | Overloaded. returns the owner for the specified report component |
| IsUpdatedReportProperty | Returns whether or not the report property value has been changed from the master. |
| UpdateReports | Updates the service with a new master and combined report. |
Top
See Also