Share via


ConnectedServiceSinglePage.IsFinishEnabled Property

Definition

Gets or sets a value indicating whether the ConnectedServiceSinglePage.GetFinishedServiceInstanceAsync() can be invoked.

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