Gets the configuration data for the viewer lazy loading feature of the workstation.
Syntax
Visual Basic (Declaration) | |
---|
Public Shared ReadOnly Property ViewerLazyLoading As LazyLoading |
Managed Extensions for C++ | |
---|
public: __property static LazyLoading* get_ViewerLazyLoading(); |
Return Value
A
LazyLoading object which allows configuring the lazy loading feature for the workstation viewer.
Requirements
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
See Also