AttributeMetadata.LinkedAttributeId Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets an attribute that is linked between appointments and recurring appointments.
Namespace: Microsoft.Xrm.Sdk.Metadata
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
[DataMemberAttribute]
public Nullable<Guid> LinkedAttributeId { get; set; }
<DataMemberAttribute>
Public Property LinkedAttributeId As Nullable(Of Guid)
Property Value
Type: System.Nullable<Guid>
Type: Nullable<Guid>
The attribute ID that is linked between appointments and recurring appointments.
Remarks
Link custom attributes of the recurring appointment master (series) and appointment entities
See Also
AttributeMetadata Class
Microsoft.Xrm.Sdk.Metadata Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright