Share via


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

Definição

Obtém o novo nome do objeto.

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

Parâmetros

type
NameChanges.EntryType

O tipo de entrada da alteração de nome.

oldName
String

O nome antigo do objeto.

Retornos

O novo nome do objeto.

Aplica-se a