Click or drag to resize

SenderToElasticSearchId Property

The name of Elasticsearch property having the role of identifier. See also _id field.

Namespace:  SenderElasticSearch
Assembly:  SenderElasticSearch (in SenderElasticSearch.dll) Version: 1.0.0
Syntax
C#
public string Id { get; set; }

Property Value

Type: String
See Also