RequiredResource Constructor (Guid, Guid)

 

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

Initializes a new instance of the RequiredResource class setting the resource and resource specification IDs.

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

Syntax

public RequiredResource(
    Guid resourceId,
    Guid resourceSpecId
)
Public Sub New (
    resourceId As Guid,
    resourceSpecId As Guid
)

Parameters

  • resourceId
    Type: System.Guid

    Type: Guid. The ID of the required resource.

  • resourceSpecId
    Type: System.Guid

    Type: Guid. The ID of the required resource specification.

See Also

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

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright