IVaultApplicationPermanentVault Property |
The permanent vault object, runs as MFServer user.
Namespace:
MFiles.VAF
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
SyntaxVault PermanentVault { get; }
ReadOnly Property PermanentVault As Vault
Get
property Vault^ PermanentVault {
Vault^ get ();
}
Property Value
Type:
Vault
See Also