M-Files Vault Application Framework
C#
Show/Hide TOC
MFIdentifier
To
IDMapper
Resolver Property
Used to resolve id's from references.
Definition
Namespace:
MFiles.VAF.Configuration.JsonMapping.Mappers
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
IMFIdentiferResolver
Resolver
{
get
; }
Property Value
IMFIdentiferResolver
See Also
Reference
MFIdentifierToIDMapper Class
MFiles.VAF.Configuration.JsonMapping.Mappers Namespace
In This Article
Definition
See Also