PlotId.LayerId Property
Gets the layer identity in this PlotId.
Syntax
public System.UInt64 LayerId { get; }
Property Value
An unsigned 64-bit value that identifies a PlotLayer.
Remarks
To locate the PlotLayer instance corresponding to this identity, use PlotLayer.GetPlotLayerById.
Platforms
Windows, Linux, Android