Packagecom.salesforce.results
Classpublic dynamic class GetServerTimestampResult



Public Properties
 PropertyDefined by
  timestamp : String = "null"
GetServerTimestampResult
Public Methods
 MethodDefined by
  
GetServerTimestampResult(obj:ObjectProxy)
GetServerTimestampResult
  
toDate():Date
GetServerTimestampResult
Property detail
timestampproperty
public var timestamp:String = "null"
Constructor detail
GetServerTimestampResult()constructor
public function GetServerTimestampResult(obj:ObjectProxy)Parameters
obj:ObjectProxy
Method detail
toDate()method
public function toDate():Date

Returns
Date