BulkOperationStatusCloseRequest.StatusReason Property

 

Applies To: Dynamics CRM 2015

For internal use only.

Namespace:   Microsoft.Crm.Sdk.Messages
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Syntax

public int StatusReason { get; set; }
public:
property int StatusReason {
    int get();
    void set(int value);
}
member StatusReason : int with get, set
Public Property StatusReason As Integer

Property Value

Type: System.Int32

Type: Int32

See Also

BulkOperationStatusCloseRequest Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright