M-Files Vault Application Framework
C#
Show/Hide TOC
Schema
Or
Source
Conversion (Source to Schema
Or
Source)
Convert/Wrap a Source to SchemaOrSource.
Definition
Namespace:
MFiles.VAF.Configuration.Domain
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
static
implicit operator
SchemaOrSource
(
Source
source
)
Parameters
source
Source
The source to convert.
Return Value
SchemaOrSource
SchemaOrSource
See Also
Reference
SchemaOrSource Class
Overload
MFiles.VAF.Configuration.Domain Namespace
In This Article
Definition
Parameters
Return Value
See Also