Lost Lily/Grid ToolkitDocs 1.0
Table of Contents

GridTimedVisualIntentShowResult

Note

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

Contract Value
Assembly LostLily.GridToolkit.Visualization
Namespace LostLily.GridToolkit.Visualization
Kind struct
Tier Stable
Roles CustomerWorkflow
Validated version 1.0.0

Declaration

type struct LostLily.GridToolkit.Visualization.GridTimedVisualIntentShowResult

Public members

Methods

static LostLily.GridToolkit.Visualization.GridTimedVisualIntentShowResult Failed(System.String)
static LostLily.GridToolkit.Visualization.GridTimedVisualIntentShowResult Succeeded(System.String)

Properties

System.Boolean Success { get; }
System.String ChannelId { get; }
System.String Failure { 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.