datasets
Client.Datapoints.GetInto
Get a data point by its id from one of the specified collections.
The data point is stored in the datapoint
parameter.
Parameters
The ids of the collections to query
The id of the datapoint to query
The datapoint to query into
Options for querying data points.
Options
Skip the data when querying datapoint. If set, only the required and auto-generated fields will be returned.
Returns
An error if data point could not be queried.