Show / Hide Table of Contents

Class Duplicate

Inheritance
Object
Duplicate
Implements
IWebObject
IPlugin
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Web.AjaxMethods
Assembly: SuperOffice.CRMWeb.dll
Syntax
[SoWebObject("Duplicate")]
public class Duplicate : IWebObject, IPlugin

Constructors

Duplicate()

Declaration
public Duplicate()

Methods

CreateNewEntry(String, String, String, String)

Declaration
public string CreateNewEntry(string type, string rule, string entryName, string identifier)
Parameters
Type Name Description
String type
String rule
String entryName
String identifier
Returns
Type Description
String

GetDuplicateDialogScript(String, String)

Declaration
public string GetDuplicateDialogScript(string type, string name)
Parameters
Type Name Description
String type
String name
Returns
Type Description
String

IsContactNameDepartmentDuplicate(String, String)

Declaration
public bool IsContactNameDepartmentDuplicate(string name, string department)
Parameters
Type Name Description
String name
String department
Returns
Type Description
Boolean

Implements

IWebObject
SuperOffice.Factory.IPlugin
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top