Lost Lily/Grid ToolkitDocs 1.0
Table of Contents

GridExtensionDeserializationDiagnostic

Note

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

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

Declaration

type struct LostLily.GridToolkit.Extensions.GridExtensionDeserializationDiagnostic

Public members

Methods

System.Void .ctor(System.String,System.String,System.Type,System.Boolean)

Properties

System.Boolean ResolverRegistered { get; }
System.String ExtensionId { get; }
System.String Message { get; }
System.String SnapshotTypeId { get; }
System.Type TargetExtensionType { 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.