OrganizationResponse.Results Property

 

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

Gets the results of the request that was performed.

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

Syntax

[DataMemberAttribute]
public ParameterCollection Results { get; set; }
<DataMemberAttribute>
Public Property Results As ParameterCollection

Property Value

Type: Microsoft.Xrm.Sdk.ParameterCollection

Type: ParameterCollection
The results of the request that was performed.

Remarks

If you are using a derived message class such as AssignResponse, the contents of this parameter collection are populated automatically to the properties of the response class.

See Also

OrganizationResponse Class
Microsoft.Xrm.Sdk Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright