PlotId.BatchId Property
Gets the batch identity in this PlotId.
Syntax
public System.UInt64 BatchId { get; }
Property Value
An unsigned 64-bit value that identifies a batch.
Remarks
The identity of a batch is returned when the batch is created, i.e. when the application calls PlotLayer.AddPlots.
Platforms
Windows, Linux, Android