Class DataSetConfig
Config for setting a dataset.
Inherited Members
Namespace: Cognite.Extensions
Assembly: Cognite.Extensions.dll
Syntax
public class DataSetConfig
  Properties
| Edit this page View SourceExternalId
Dataset external ID.
Declaration
public string? ExternalId { get; set; }
  Property Value
| Type | Description | 
|---|---|
| string | 
Id
Dataset ID.
Declaration
public long? Id { get; set; }
  Property Value
| Type | Description | 
|---|---|
| long? |