RetrieveTimestampResponse.Timestamp Property
Applies To: Dynamics CRM 2015
Gets the time stamp of the metadata.
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
The time stamp of the metadata.
See Also
RetrieveTimestampResponse Class
Microsoft.Xrm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright