Lost Lily/Grid ToolkitDocs 1.0
Table of Contents

GridPolicyProvenance

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.GridPolicyProvenance

Public members

Methods

System.String ToString()
System.Void .ctor(System.String,LostLily.GridToolkit.Occupancy.GridPolicyKey,System.Int32,System.Type)
static LostLily.GridToolkit.Occupancy.GridPolicyProvenance Invariant(System.String)

Properties

LostLily.GridToolkit.Occupancy.GridPolicyKey PolicyKey { get; }
System.Int32 Index { get; }
System.String Family { get; }
System.Type PolicyType { 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.