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

Syntax

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

Remarks