StageAndUpgradeRequest.ConvertToManaged Property

Definition

Direct the system to convert any matching unmanaged customizations into your managed solution. Optional.

public:
 property bool ConvertToManaged { bool get(); void set(bool value); };
public bool ConvertToManaged { get; set; }
member this.ConvertToManaged : bool with get, set
Public Property ConvertToManaged As Boolean

Property Value

Boolean

Applies to