Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the singleton instance of the LoadController class.
Namespace: Microsoft.Office.BusinessData.SystemSpecific
Assembly: Microsoft.Office.BusinessData (in Microsoft.Office.BusinessData.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Instance As LoadController
Get
'Usage
Dim value As LoadController
value = LoadController.Instance
public static LoadController Instance { get; }
Property Value
Type: Microsoft.Office.BusinessData.SystemSpecific.LoadController
The singleton instance of the LoadController class.