ObjectiveRelation Constructor (Guid, String)

 

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

Initializes a new instance of the ObjectiveRelation class.

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

Syntax

public ObjectiveRelation(
    Guid resourceSpecId,
    string objectiveExpression
)
Public Sub New (
    resourceSpecId As Guid,
    objectiveExpression As String
)

Parameters

  • resourceSpecId
    Type: System.Guid

    Type: Guid. The ID of the resource specification.

  • objectiveExpression
    Type: System.String

    Type: String. The search strategy to use in the appointment request.

See Also

ObjectiveRelation Overload
ObjectiveRelation Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright