AddUserToRecordTeamRequest.Record Property

 

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

Gets or sets the record for which the access team is auto created. Required.

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

Syntax

public EntityReference Record { get; set; }
Public Property Record As EntityReference

Property Value

Type: Microsoft.Xrm.Sdk.EntityReference

Type: EntityReference
The record for which the access team is auto created, which must be an entity reference for an entity that is enabled for access teams.
To enable an entity for the auto created access teams, set the AutoCreateAccessTeams attribute to true.

See Also

AddUserToRecordTeamRequest Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright