M-Files Vault Application Framework
C#
Show/Hide TOC
IMFIdentifer
Resolver Interface
Simple interface for resolving structure element id's from MFIdentifiers.
Definition
Namespace:
MFiles.VAF.Configuration.JsonMapping
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
interface
IMFIdentiferResolver
Methods
Resolve
Resolves the ID of an MFIdentifier.
See Also
Reference
MFiles.VAF.Configuration.JsonMapping Namespace
In This Article
Definition
Methods
See Also