IRESTServiceGetGlobalObjects Method |
Returns global objects of given type.
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 12.0.0
Syntax Stream GetGlobalObjects(
string objectType
)
Parameters
- objectType
- Type: SystemString
Object type of the object
Return Value
Type:
StreamSee Also