ErrorInfo Constructor (String, ResourceInfo[])
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Initializes a new instance of the ErrorInfo class setting the error code and resource list.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public ErrorInfo(
string errorCode,
ResourceInfo[] resourceList
)
Public Sub New (
errorCode As String,
resourceList As ResourceInfo()
)
Parameters
errorCode
Type: System.StringType: String. The reason for a scheduling failure.
resourceList
Type: Microsoft.Crm.Sdk.Messages.ResourceInfo[]Type: ResourceInfo[]. The array of information about a resource that has a scheduling problem for an appointment.
See Also
ErrorInfo Overload
ErrorInfo Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright