M-Files Vault Application Framework
C#
Show/Hide TOC
MFIdentifier
To
IDMapper(IMFIdentifer
Resolver) Constructor
Constructor.
Definition
Namespace:
MFiles.VAF.Configuration.JsonMapping.Mappers
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
MFIdentifierToIDMapper
(
IMFIdentiferResolver
resolver
)
Parameters
resolver
IMFIdentiferResolver
Object that can be used to resolve structure element IDs.
See Also
Reference
MFIdentifierToIDMapper Class
MFIdentifierToIDMapper Overload
MFiles.VAF.Configuration.JsonMapping.Mappers Namespace
In This Article
Definition
See Also