Status Constructor
Initializes a new instance of the Status class.
Namespace: Microsoft.Office.Excel.Server.WebServices
Assembly: Microsoft.Office.Excel.Server.WebServices (in Microsoft.Office.Excel.Server.WebServices.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New Status()
public Status()