Show / Hide Table of Contents

Class Contact

Inheritance
Object
Contact
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("Contact")]
public class Contact : IWebObject, IPlugin

Constructors

Contact()

Declaration
public Contact()

Methods

DeleteContact(Int32)

Declaration
public void DeleteContact(int contactId)
Parameters
Type Name Description
Int32 contactId

GetContactEntity(Int32)

Declaration
public ContactEntity GetContactEntity(int contactId)
Parameters
Type Name Description
Int32 contactId
Returns
Type Description
ContactEntity

Implements

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