M-Files Vault Application Framework
C#
Show/Hide TOC
Source
Definition
Source
Type Property
Exposes the name of the source in the wrapper.
Definition
Namespace:
MFiles.VAF.Configuration.Interfaces.Domain
Assembly:
MFiles.VAF.Configuration.Interfaces (in MFiles.VAF.Configuration.Interfaces.dll) Version: 1.0.0.0
C#
Copy
public
virtual
string
SourceType
{
get
; }
Property Value
String
See Also
Reference
SourceDefinition Class
MFiles.VAF.Configuration.Interfaces.Domain Namespace
In This Article
Definition
See Also