Class RecycleBin
Inherited Members
Namespace: SuperOffice.CRM.Web.AjaxMethods
Assembly: SuperOffice.CRMWeb.dll
Syntax
[SoWebObject("RecycleBin")]
public class RecycleBin : IWebObject, IPlugin
Constructors
RecycleBin()
Declaration
public RecycleBin()
Methods
UndeleteContacts(String[])
Declaration
public void UndeleteContacts(string[] ids)
Parameters
| Type | Name | Description |
|---|---|---|
| String[] | ids |
UndeletePersons(String[])
Declaration
public void UndeletePersons(string[] ids)
Parameters
| Type | Name | Description |
|---|---|---|
| String[] | ids |
Implements
SuperOffice.Factory.IPlugin