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
Syntaxpublic IRow[] valuesToBeSent { get; set; }Property Value
Type:
IRow
See Also