ObjectiveRelation Class

 

Updated: November 29, 2016

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

Contains the data that describes the scheduling strategy for an AppointmentRequest and that overrides the default constraints.

For the Web API the corresponding type is ObjectiveRelation ComplexType.

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

System.Object
  Microsoft.Crm.Sdk.Messages.ObjectiveRelation

[DataContractAttribute(Namespace = "http://schemas.microsoft.com/crm/2011/Contracts")]
public sealed class ObjectiveRelation : IExtensibleDataObject

NameDescription
System_CAPS_pubmethodObjectiveRelation()

Initializes a new instance of the ObjectiveRelation class.

System_CAPS_pubmethodObjectiveRelation(Guid, String)

Initializes a new instance of the ObjectiveRelation class.

NameDescription
System_CAPS_pubpropertyExtensionData

Gets or sets the structure that contains extra data.

System_CAPS_pubpropertyObjectiveExpression

Gets or sets the search strategy to use in the appointment request for the SearchRequest message.

System_CAPS_pubpropertyResourceSpecId

Gets or sets the ID of the resource specification.

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: