ConfigurationStorageInVaultfallbackStorageLocation Field

The fallback storage location of the configurations. Will be checked if the configuration can't be found from the primary location. Can be null.

Definition

Namespace: MFiles.VAF.Configuration
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
protected MFNamedValueType? fallbackStorageLocation

Field Value

NullableMFNamedValueType

See Also