ConnectedServiceWizard.IsFinishEnabled Property

Definition

Gets or sets a value indicating whether the Finish button is enabled.

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

Property Value

Returns Boolean.

Applies to