CreateDocumentEventArgs Properties |
The CreateDocumentEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | CurrentHandler |
Currently executing handler
(Inherited from CMSEventArgs.) |
![]() | Document |
Azure Search document which is being created from SearchDocument.
|
![]() | Fields |
Enumeration of Azure Search fields corresponding to the Document.
|
![]() | OriginalEventArgs |
Original event arguments for the event
(Inherited from CMSEventArgs.) |
![]() | Searchable |
Searchable for which the document is being created.
|
![]() | SearchDocument |
Search document for which Azure Search Document is being created.
|
![]() | SearchIndex |
Index for which the document is being created.
|