MFIdentifier_Resolve Method

Internal resolving method.

Definition

Namespace: MFiles.VAF.Configuration
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
protected bool _Resolve(
	Vault vault
)

Parameters

vault  Vault
The vault where to resolve.

Return Value

Boolean
true if handled, false is nothing done.

See Also