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

Syntax

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

Remarks