Class Measurement
The annotation is used for mapping POCO class into line protocol.
Inheritance
System.Object
Measurement
Namespace: InfluxDB.Client.Core
Assembly: InfluxDB.Client.Core.dll
Syntax
public sealed class Measurement : Attribute
Constructors
Measurement(String)
Declaration
public Measurement(string name)
Parameters
Type | Name | Description |
---|---|---|
System.String | name |
Properties
Name
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
System.String |