EnvironmentBaseVault 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#
public Vault Vault { get; set; }

Property Value

Vault

Implements

IEnvironmentVault

See Also