NameChanges.GetNewName(NameChanges+EntryType, String) Metodo

Definizione

Ottiene il nuovo nome dell'oggetto.

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

Parametri

type
NameChanges.EntryType

Tipo di voce della modifica al nome.

oldName
String

Nome precedente dell'oggetto.

Restituisce

Nuovo nome dell'oggetto.

Si applica a