MFIdentifierToIDMapper(Vault) Constructor

Constructor.

Definition

Namespace: MFiles.VAF.Configuration.JsonMapping.Mappers
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public MFIdentifierToIDMapper(
	Vault vault
)

Parameters

vault  Vault
Vault that can be used to resolve structure element IDs.

See Also