IMasterContentService Interface Methods
In This Topic
For a list of all members of this type, see IMasterContentService members.
Public Methods
| Name | Description |
 | GetCode | Gets the child and master report code based on the provided combined code. |
 | GetMasterContent | Gets the content for the specified item/property that was inferred from the master report. |
 | GetOwner | Overloaded. Gets the owner of the specified report component. |
 | IsUpdatedReportProperty | Gets a value indicating whether the report property value has been changed from the master. |
 | UpdateReports | Updates the service with a new master and combined report. |
Top
See Also