RESTServiceDeleteObjects Method |
Deletes object of given type satisfying given parameters (WHERE/TOPN).
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 13.0.131
Syntax public Stream DeleteObjects(
string objectType
)
Parameters
- objectType
- Type: SystemString
Object type of the object
Return Value
Type:
StreamImplements
IRESTServiceDeleteObjects(String)See Also