Introduction
In the WinGate SDK is a set of functions and classes called Schema Helpers. These provide a more convenient way to interface with schema in you component.
Helper Class | Purpose |
---|---|
SchemaVariant | SchemaVariantHandle wrapper |
SchemaRequest | SchemaRequestHandle wrapper |
SchemaVariantVectorAccessor | A class that wraps a vector of schema variants. Used by SchemaRequest and event helpers as well. |