M-Files Vault Application Framework
C#
Show/Hide TOC
MFIdentifer
Resolver Class
Simple implementation of
IMFIdentiferResolver
backed by a vault instance.
Definition
Namespace:
MFiles.VAF.Configuration.JsonMapping
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
class
MFIdentiferResolver
:
IMFIdentiferResolver
Inheritance
Object
MFIdentiferResolver
Implements
IMFIdentiferResolver
Constructors
MFIdentiferResolver
Constructor.
Properties
Vault
The vault instance used to resolve identifiers.
Methods
Resolve
Resolves the ID of an MFIdentifier.
See Also
Reference
MFiles.VAF.Configuration.JsonMapping Namespace
In This Article
Definition
Constructors
Properties
Methods
See Also