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

Syntax

C#
public layoutComponentType type { get; set; }
Visual Basic
Public Property type As layoutComponentType
	Get
	Set
Visual C++
public:
property layoutComponentType type {
	layoutComponentType get ();
	void set (layoutComponentType value);
}

Remarks