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.
Namespace:
MFiles.VAF.Configuration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 2.1.0.1 (2.1.0.1)
Syntaxprotected Nullable<MFNamedValueType> fallbackStorageLocation
Field Value
Type:
NullableMFNamedValueType
See Also