MFIdentiferToIDConverter Constructor (Vault, Type) |
Constructor.
Namespace:
MFiles.VAF.Configuration.JsonMapping.Converters
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 2.1.0.1 (2.1.0.1)
Syntaxpublic MFIdentiferToIDConverter(
Vault vault,
Type type
)
Parameters
- vault
- Type: Vault
Vault which references should be resolved from. - type
- Type: SystemType
The type of structure element being IDed/Referenced.
See Also