Click or drag to resize
IRESTServiceGetTypeInfo Method
Returns type info of given object type.

Namespace: CMS.WebServices
Assembly: CMS.WebServices (in CMS.WebServices.dll) Version: 8.2.23
Syntax
C#
Stream GetTypeInfo(
	string objectType
)

Parameters

objectType
Type: SystemString
Object type

Return Value

Type: Stream
See Also