Click or drag to resize
Grid Solutions Framework

TimeSeriesMetadataRecords Field

Defines the records of this time-series metadata instance.

Namespace: KafkaAdapters
Assembly: KafkaAdapters (in KafkaAdapters.dll) Version: 2.4.182-beta
Syntax
[XmlArrayItemAttribute("Record")]
public List<MetadataRecord> Records
View Source

Field Value

ListMetadataRecord
See Also