Share via


NameChanges.GetNewName(NameChanges+EntryType, String) Méthode

Définition

Obtient le nouveau nom de l'objet.

public:
 System::String ^ GetNewName(Microsoft::ReportingServices::RdlObjectModel::NameChanges::EntryType type, System::String ^ oldName);
public string GetNewName (Microsoft.ReportingServices.RdlObjectModel.NameChanges.EntryType type, string oldName);
member this.GetNewName : Microsoft.ReportingServices.RdlObjectModel.NameChanges.EntryType * string -> string
Public Function GetNewName (type As NameChanges.EntryType, oldName As String) As String

Paramètres

type
NameChanges.EntryType

Type d'entrée du changement de nom.

oldName
String

Ancien nom de l'objet.

Retours

Nouveau nom de l'objet.

S’applique à