EntityMetadata.RecurrenceBaseEntityLogicalName Property

 

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

Gets the name of the entity that is recurring.

Namespace:   Microsoft.Xrm.Sdk.Metadata
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

[DataMemberAttribute]
public string RecurrenceBaseEntityLogicalName { get; internal set; }
<DataMemberAttribute>
Public Property RecurrenceBaseEntityLogicalName As String
    Get
    Friend Set
End Property

Property Value

Type: System.String

Type: String
The name of the entity that is recurring.

Remarks

Only the recurringappointmentmaster entity contains a value for this attribute, and that value is ‘appointment’ to indicate that appointments are the types of records created.

See Also

EntityMetadata Class
Microsoft.Xrm.Sdk.Metadata Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright