EntityMetadata.EntityHelpUrl Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the URL of the resource to display help content for this entity
Namespace: Microsoft.Xrm.Sdk.Metadata
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
[DataMemberAttribute(Order = 70)]
public string EntityHelpUrl { get; set; }
<DataMemberAttribute(Order := 70)>
Public Property EntityHelpUrl As String
Property Value
Type: System.String
Type: String
The URL of the resource to display help content for this entity
See Also
EntityMetadata Class
Microsoft.Xrm.Sdk.Metadata Namespace
Add custom help content
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright