Share via


ProgressDialog.ProgressValue Property

 

Applies To: Dynamics CRM 2015

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

Syntax

public int ProgressValue { set; }
public:
property int ProgressValue {
    void set(int value);
}
member ProgressValue : int with set
Public WriteOnly Property ProgressValue As Integer

Property Value

Type: System.Int32

Type: Int32
.

See Also

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

Return to top

© 2017 Microsoft. All rights reserved. Copyright