EntityMetadata.CanEnableSyncToExternalSearchIndex Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets whether this entity can be enabled for relevance search when customizing a managed solution.
Namespace: Microsoft.Xrm.Sdk.Metadata
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
[DataMemberAttribute]
public BooleanManagedProperty CanEnableSyncToExternalSearchIndex { get; set; }
<DataMemberAttribute>
Public Property CanEnableSyncToExternalSearchIndex As BooleanManagedProperty
Property Value
Type: Microsoft.Xrm.Sdk.BooleanManagedProperty
Whether this entity can be enabled for relevance search when customizing a managed solution.
Remarks
Note
Relevance search is feature planned for an future release. This setting will not apply until the feature is enabled.
This setting will allow data for this entity to be synchronized with the external search index when relevance search is enabled.
See Also
EntityMetadata Class
Microsoft.Xrm.Sdk.Metadata Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright