ErrorCodeRes.RankFieldWeightNotMappedToFullTextIndexError Property
Looks up a localized string similar to e886.
Namespace: Microsoft.SharePoint.Search.Extended.Administration.Common
Assembly: Microsoft.SharePoint.Search.Extended.Administration.Common (in Microsoft.SharePoint.Search.Extended.Administration.Common.dll)
Syntax
'Declaration
Public Shared ReadOnly Property RankFieldWeightNotMappedToFullTextIndexError As String
Get
'Usage
Dim value As String
value = ErrorCodeRes.RankFieldWeightNotMappedToFullTextIndexError
public static string RankFieldWeightNotMappedToFullTextIndexError { get; }
Property Value
Type: System.String
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.Common Namespace