EventHandlerRequestContextVault Property

The transaction bound vault for the request.

Definition

Namespace: MFiles.VAF.AdminConfigurations
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public Vault Vault { get; }

Property Value

Vault

Implements

IConfigurationRequestContextVault

See Also