[This is preliminary documentation and is subject to change.]
Gets the Xml Schema for a particular service type. If the service group
is not implemented, a SOAPException is thrown. This call is valid for all
the service types that are implemented (see class description).
Namespace:
�OfficeClip.Service.WebAssembly: �OfficeClip.Service (in OfficeClip.Service)
Version: 8.1.1.0
Syntax
C# |
---|
public string GetXmlSchema( int serviceType ) |
Visual Basic (Declaration) |
---|
Public Function GetXmlSchema ( _ serviceType As Integer _ ) As String |
Visual C++ |
---|
public: String^ GetXmlSchema( int serviceType ) |
Parameters
- serviceType
- Type: System..::.Int32
An integer that represents the service type for which the schema is desired.