ProgressDialog.Indeterminate Property

 

Applies To: Dynamics CRM 2015

Namespace:   Microsoft.Xrm.Client.Windows.Controls.ConnectionDialog
Assembly:  Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)

Syntax

public bool Indeterminate { set; }
public:
property bool Indeterminate {
    void set(bool value);
}
member Indeterminate : bool with set
Public WriteOnly Property Indeterminate As Boolean

Property Value

Type: System.Boolean

Type: Boolean
.

See Also

ProgressDialog Class
Microsoft.Xrm.Client.Windows.Controls.ConnectionDialog Namespace

Return to top

© 2017 Microsoft. All rights reserved. Copyright