  | LkSchemasOptionsSchemaType Property | 
Linkar Framework for .NET and Core
            Indicates the type of LkSchemas used.
            
Namespace: Linkar.FunctionsAssembly: Linkar.Functions (in Linkar.Functions.dll) Version: 2.3.1
Syntaxpublic SchemaTypeTYPE SchemaType { get; }Public ReadOnly Property SchemaType As SchemaTypeTYPE
	Get
public:
property SchemaTypeTYPE SchemaType {
	SchemaTypeTYPE get ();
}member SchemaType : SchemaTypeTYPE with get
Property Value
SchemaTypeTYPE
See Also