IGetServiceMetaData
Overview
Location
- Reference: RemObjects.SDK.Server.dll
- Namespace: RemObjects.SDK.Server
- Platforms: .NET Core, .NET Framework, .NET Standard
Required Methods
GetServiceMetaData
method GetServiceMetaData(options: Hashtable; out contentType: String): Stream
Stream GetServiceMetaData(Hashtable options, out String contentType)
func GetServiceMetaData(_ options: Hashtable, _ contentType: inout String) -> Stream
Function GetServiceMetaData(options As Hashtable, <OutAttribute> ByRef contentType As String) As Stream
Parameters:
- options:
- contentType: