IProjectArchiveSupportsDeferredLoading Property |
Gets a value indicating whether entries in this archive can be opened simultaneously.
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax bool SupportsDeferredLoading { get; }
Property Value
Booleantrue if entries in this archive can be opened simultaneously; otherwise,
false.
See Also