Lost Lily/Grid ToolkitDocs 1.0
Table of Contents

GridBoardDefinitionSnapshot

Note

Stable API. Supported for production use within the 1.x compatibility contract.

Contract Value
Assembly LostLily.GridToolkit.Runtime
Namespace LostLily.GridToolkit.Snapshots
Kind struct
Tier Stable
Roles CustomerWorkflow, SerializedContract
Validated version 1.0.0

Declaration

type struct LostLily.GridToolkit.Snapshots.GridBoardDefinitionSnapshot

Public members

Fields

LostLily.GridToolkit.Snapshots.GridCellDefinitionSnapshot[] Cells
LostLily.GridToolkit.Snapshots.GridExtensionSnapshot[] ExtensionSnapshots
System.Int32 SchemaVersion
System.String CellShapeId
System.String CoordinateSystemId
System.String TopologyId
static System.Int32 CurrentSchemaVersion

Methods

System.Void .ctor(System.String,System.String,System.String,LostLily.GridToolkit.Snapshots.GridCellDefinitionSnapshot[],LostLily.GridToolkit.Snapshots.GridExtensionSnapshot[])

Versioning

Generated from the public Grid Toolkit 1.0.0 API metadata. Use the tier above when deciding how strongly to couple your project to this contract.