TablixMember.UpdateReferences(NameChanges) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Updates the references with specified name.
public:
void UpdateReferences(Microsoft::ReportingServices::RdlObjectModel::NameChanges ^ nameChanges);
public void UpdateReferences (Microsoft.ReportingServices.RdlObjectModel.NameChanges nameChanges);
member this.UpdateReferences : Microsoft.ReportingServices.RdlObjectModel.NameChanges -> unit
Public Sub UpdateReferences (nameChanges As NameChanges)
Parameters
- nameChanges
- NameChanges
The name of the changes.