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

Syntax

C#
public event getServerTimestampCompletedEventHandler getServerTimestampCompleted
Visual Basic
Public Event getServerTimestampCompleted As getServerTimestampCompletedEventHandler
Visual C++
public:
 event getServerTimestampCompletedEventHandler^ getServerTimestampCompleted {
	void add (getServerTimestampCompletedEventHandler^ value);
	void remove (getServerTimestampCompletedEventHandler^ value);
}

Remarks