RetrieveAllEntitiesResponse.Timestamp Property
Applies To: Dynamics CRM 2015
Gets a time stamp that represents the time when the data was retrieved.
Namespace: Microsoft.Xrm.Sdk.Messages
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public string Timestamp { get; }
public:
property String^ Timestamp {
String^ get();
}
member Timestamp : string with get
Public ReadOnly Property Timestamp As String
Property Value
Type: System.String
Type: String
A time stamp that represents the time when the data was retrieved.
See Also
RetrieveAllEntitiesResponse Class
Microsoft.Xrm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright