RESTServiceGetObjects Method (String) |
Returns list of objects of given type.
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 13.0.131
Syntax public Stream GetObjects(
string objectType
)
Parameters
- objectType
- Type: SystemString
Object type of the object(s)
Return Value
Type:
StreamImplements
IRESTServiceGetObjects(String)See Also