Class FunctionCallConfig
Config class for functions.
Inherited Members
Namespace: Cognite.Extractor.Utils
Assembly: ExtractorUtils.dll
Syntax
public class FunctionCallConfig
Properties
| Edit this page View SourceExternalId
Function externalId
Declaration
public string? ExternalId { get; set; }
Property Value
Type | Description |
---|---|
string |
Id
Function internalId
Declaration
public long? Id { get; set; }
Property Value
Type | Description |
---|---|
long? |