RetrieveMetadataChangesRequest.ClientVersionStamp Property

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Gets or sets a timestamp value representing when the last request was made.

Namespace:   Microsoft.Xrm.Sdk.Messages
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

public string ClientVersionStamp { get; set; }
Public Property ClientVersionStamp As String

Property Value

Type: System.String

Type: String
A timestamp value representing when the last request was made.

Remarks

Set this using a ServerVersionStamp value from a previous request and you will retrieve only the metadata changes, including deleted metadata. Set this value to null and you will retrieve all the metadata defined in the query.

See Also

RetrieveMetadataChangesRequest Class
Microsoft.Xrm.Sdk.Messages Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright