2.2.4.110 RestCloseWorkbookRequest
Namespace: http://schemas.microsoft.com/office/Excel/Server/WebServices/ExcelServerInternalService/
Indicates a request to the protocol server to close the session (2) identified by SessionId field of the RestRequest type (section 3.1.4.56.3.1).
-
<xs:complexType name="RestCloseWorkbookRequest" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:complexContent mixed="false"> <xs:extension base="tns:RestRequest"/> </xs:complexContent> </xs:complexType>