Click or drag to resize

SenderToElasticSearchvaluesToBeSent Property

Get or set the IRow object used to store values to be sent.

Namespace:  SenderElasticSearch
Assembly:  SenderElasticSearch (in SenderElasticSearch.dll) Version: 1.0.0
Syntax
C#
public IRow[] valuesToBeSent { get; set; }

Property Value

Type: IRow
See Also