UpgradePackageInfo.HasNewName Property

Definition

Gets a value that specifies whether the upgraded Integration Services package has been renamed.

public:
 property bool HasNewName { bool get(); };
public bool HasNewName { get; }
member this.HasNewName : bool
Public ReadOnly Property HasNewName As Boolean

Property Value

A value that specifies whether the name has been changed for the upgraded package.

Applies to