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

Syntax

C#
public UndeleteResult[] undelete(
	string[] ids
)
Visual Basic
Public Function undelete ( _
	ids As String() _
) As UndeleteResult()
Visual C++
public:
array<UndeleteResult^>^ undelete(
	array<String^>^ ids
)

Parameters

ids
Type: array<System..::..String>[]()[][]

Remarks