M-Files Vault Application Framework
C#
Show/Hide TOC
Named
Value
Namespace
Source Class
Defines the location of namespaced values in name value storage.
Definition
Namespace:
MFiles.VAF.Configuration.Domain
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
[
SerializableAttribute
]
public
class
NamedValueNamespaceSource
:
Source
Inheritance
Object
Source
NamedValueNamespaceSource
Constructors
NamedValueNamespaceSource
Properties
Namespace
The namespace of the values.
Type
The type of storage used for the values.
TypeName
The name of the source.
(Overrides
Source
TypeName
)
Fields
SourceTypeName
See Also
Reference
MFiles.VAF.Configuration.Domain Namespace
In This Article
Definition
Constructors
Properties
Fields
See Also