Click or drag to resize
IsIndexFieldEventArgsResult Property
Indicates whether field is to be added to search index.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public bool Result { get; set; }

Property Value

Type: Boolean
See Also