QuerySaveResult.UserCanceled Property

Definition

True iff the Save operation was canceled by the user.

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

Property Value

Applies to