DataSet.Id Property
Gets a unique identifier for this dataset instance.
Syntax
public System.UInt64 Id { get; }
Property Value
A unique identifier for this dataset instance.
Remarks
The identifier is only unique within the current process running Carmenta Engine. It may change if the process is restarted.
Platforms
Windows, Linux, Android