Show / Hide Table of Contents

Class PhoneList

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

Constructors

PhoneList()

Declaration
public PhoneList()

Methods

GetPersonPhoneLink(Int32, Int32, Int32)

Declaration
public string GetPersonPhoneLink(int contactId, int personId, int phoneId)
Parameters
Type Name Description
Int32 contactId
Int32 personId
Int32 phoneId
Returns
Type Description
String

GetPhoneList(Int32, Int32)

Declaration
public string GetPhoneList(int contactId, int personId)
Parameters
Type Name Description
Int32 contactId
Int32 personId
Returns
Type Description
String

Implements

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