Lost Lily/Grid ToolkitDocs 1.0
Table of Contents

GridPolicyKey

Note

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

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

Declaration

type struct LostLily.GridToolkit.Occupancy.GridPolicyKey : System.IEquatable<LostLily.GridToolkit.Occupancy.GridPolicyKey>

Public members

Methods

System.Boolean Equals(LostLily.GridToolkit.Occupancy.GridPolicyKey)
System.Boolean Equals(System.Object)
System.Int32 GetHashCode()
System.String ToString()
System.Void .ctor(System.String)

Properties

System.String Value { get; }

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.