Job name and operator
This commit is contained in:
@ -273,6 +273,7 @@ public partial class ProcessData : IProcessData
|
||||
{
|
||||
HeaderUniqueId = uniqueId,
|
||||
UniqueId = string.Concat(uniqueId, "_Point-", profilePoint.Number),
|
||||
Number = profilePoint.Number.ToString(),
|
||||
Depth = profilePoint.Depth.ToString(),
|
||||
Raw = profilePoint.Raw.ToString(),
|
||||
Edited = string.Concat(profilePoint.Edited),
|
||||
|
Reference in New Issue
Block a user