VAF 2.1.0.1 API Documentation
VAF 2.1.0.1 API Documentation
Namespaces
MFiles.VAF.Configuration.Domain
SchemaOrSource Class
SchemaOrSource Type Conversions
Implicit Conversion Operators
Implicit Conversion (Schema to SchemaOrSource)
Implicit Conversion (Source to SchemaOrSource)
Implicit Conversion (SourceDefinition to SchemaOrSource)
SchemaOrSource
Conversion (Schema to SchemaOrSource)
Convert/Wrap schema to SchemaOrSource.
Namespace:
MFiles.VAF.Configuration.Domain
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 2.1.0.1 (2.1.0.1)
Syntax
C#
Copy
public
static
implicit operator
SchemaOrSource
(
Schema
schema
)
Parameters
schema
Type:
MFiles.VAF.Configuration.JsonEditor
Schema
The schema to convert.
Return Value
Type:
SchemaOrSource
SchemaOrSource
See Also
Reference
SchemaOrSource Class
Overload
MFiles.VAF.Configuration.Domain Namespace