Click or drag to resize
AzureSearchFieldFlagsCONTENT Field
Name of flag indicating whether field is considered a content field.

Namespace: CMS.Search.Azure
Assembly: CMS.Search.Azure (in CMS.Search.Azure.dll) Version: 11.0.0
Syntax
C#
public const string CONTENT = "AzureContent"

Field Value

Type: String
See Also