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