M-Files Vault Application Framework
C#
Show/Hide TOC
Environment
Base
Vault Property
The vault object. The vault object session is bound with the ongoing database transaction.
Definition
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
Vault
Vault
{
get
;
set
; }
Property Value
Vault
Implements
IEnvironment
Vault
See Also
Reference
EnvironmentBase Class
MFiles.VAF.Common Namespace
In This Article
Definition
Property Value
Implements
See Also