Windward Engine API Reference
getServerTimestampAsync(Object) Method
See Also  Send comments on this topic.
WindwardReportsDrivers.SalesForce Namespace > SforceService Class > getServerTimestampAsync Method : getServerTimestampAsync(Object) Method




userState

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Sub getServerTimestampAsync( _
   ByVal userState As Object _
) 
Visual Basic (Usage)Copy Code
Dim instance As SforceService
Dim userState As Object
 
instance.getServerTimestampAsync(userState)
C# 
public void getServerTimestampAsync( 
   object userState
)
Managed Extensions for C++ 
public: void getServerTimestampAsync( 
   Object* userState
) 
C++/CLI 
public:
void getServerTimestampAsync( 
   Object^ userState
) 

Parameters

userState

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family

See Also

© 2019 All Rights Reserved.