MFJsonObjectAdaptorTResolveID Method
Resolves the id of the of the identifier if the vault object is not null.
Namespace: MFiles.VAF.Configuration.JsonAdaptorAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
protected int ResolveID(
MFIdentifier mfId,
Type type,
Vault vault
)
- mfId MFIdentifier
- The MFIdentifier to resolve.
- type Type
- The type to resolve the MFIdentifer as.
- vault Vault
- The vault instance to use for MFIdentifer resolution.
Int32The resolved id.