ValidationResult ComplexType

Dynamics CRM 2016
 

Updated: November 29, 2016

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

Contains the result from the ValidateRequest, BookRequest, or Reschedule actions.

This Web API complex type corresponds to the organization service ValidationResult.

The properties of a complex type contain the structured data of the type.

Name

Type

Nullable

Unicode

Description

ActivityId

Edm.Guid

ID of the validated activity.

TraceInfo

TraceInfo ComplexType

The reasons for any scheduling failures.

ValidationSuccess

Edm.Boolean

Indicates whether the appointment or service appointment was validated successfully.

The following use the ValidationResult complex type.

Name

How used

Description

BookResponse ComplexType

ValidationResult Property

Contains the response from the Book action.

RescheduleResponse ComplexType

ValidationResult Property

Contains the response from the Reschedule action.

ValidateResponse ComplexType

Result Property

Contains the response from the Validate action.

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: