Namespace: Cartella.SalesForce
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
public DescribeSoftphoneLayoutCallType[] callTypes { get; set; }
Visual Basic
Public Property callTypes As DescribeSoftphoneLayoutCallType()
	Get
	Set
Visual C++
public:
property array<DescribeSoftphoneLayoutCallType^>^ callTypes {
	array<DescribeSoftphoneLayoutCallType^>^ get ();
	void set (array<DescribeSoftphoneLayoutCallType^>^ value);
}

Remarks