VAF 2.1.0.1 API Documentation
VAF 2.1.0.1 API Documentation
Namespaces
MFiles.VAF
VaultApplicationBase Class
VaultApplicationBase Properties
AdminConfigurationsManager Property
ApplicationDefinition Property
ApplicationRunningStatus Property
BackgroundOperations Property
ConfigurationStorage Property
EventSourceIdentifier Property
ExecutionTracer Property
InitialLoadComplete Property
License Property
MetadataStructureValidationResult Property
MetadataStructureValidator Property
PermanentVault Property
TaskQueueManager Property
VaultApplicationBase
ConfigurationStorage Property
The configuration storage object.
Namespace:
MFiles.VAF
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.1.0.1 (2.1.0.1)
Syntax
C#
Copy
public
virtual
IConfigurationStorage
ConfigurationStorage
{
get
;
protected
set
; }
Property Value
Type:
IConfigurationStorage
Implements
IVaultApplication
ConfigurationStorage
See Also
Reference
VaultApplicationBase Class
MFiles.VAF Namespace