SaveChangesResult.Response Property

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Gets the result of a successful operation against the organization web server.

Namespace:   Microsoft.Xrm.Sdk
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

public OrganizationResponse Response { get; private set; }
Public Property Response As OrganizationResponse
    Get
    Private Set
End Property

Property Value

Type: Microsoft.Xrm.Sdk.OrganizationResponse

Type: OrganizationResponse
The response to the request.

Remarks

This property is set to a null value when the Error property is set.

See Also

SaveChangesResult Class
Microsoft.Xrm.Sdk Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright