ReportItem.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.
public:
virtual void UpdateReferences(Microsoft::ReportingServices::RdlObjectModel::NameChanges ^ nameChanges);
public virtual void UpdateReferences (Microsoft.ReportingServices.RdlObjectModel.NameChanges nameChanges);
abstract member UpdateReferences : Microsoft.ReportingServices.RdlObjectModel.NameChanges -> unit
override this.UpdateReferences : Microsoft.ReportingServices.RdlObjectModel.NameChanges -> unit
Public Overridable Sub UpdateReferences (nameChanges As NameChanges)
Parameters
- nameChanges
- NameChanges