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 | API Type |
---|---|
SchemaVariant | SchemaVariantHandle |
SchemaRequest | SchemaRequestHandle |
SchemaVariantVectorAccessor | A class that wraps a vector of schema variants. Used by Event helpers as well. |