Click or drag to resize

VaultApplicationBaseInitialLoadComplete Property

True after the Initialize() method has been executed.

Namespace:  MFiles.VAF
Assembly:  MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntax
protected bool InitialLoadComplete { get; set; }

Property Value

Type: Boolean
See Also