JsonLookupItemAdaptorResolveID Method
Resolve the id of the current reference.
Namespace: MFiles.VAF.Configuration.JsonAdaptorAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public int ResolveID(
Vault vault,
bool forceRefresh = false
)
- vault Vault
- The vault to resolve the reference in.
- forceRefresh Boolean (Optional)
- Indicates whether resolution should be retried if the reference has already been resolved.
Int32The resolved id of the reference.