Click or drag to resize
AddDocumentValueEventArgsSearchable Property
Searchable for which the document value is being created.

Namespace: CMS.Search.Azure
Assembly: CMS.Search.Azure (in CMS.Search.Azure.dll) Version: 12.0.0
Syntax
C#
public ISearchable Searchable { get; set; }

Property Value

Type: ISearchable
See Also