Jagamisviis:


ClientPatchInfo.PatchId Property

 

Applies To: Dynamics CRM 2015

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

Syntax

public Guid PatchId { get; set; }
public:
property Guid PatchId {
    Guid get();
    void set(Guid value);
}
member PatchId : Guid with get, set
Public Property PatchId As Guid

Property Value

Type: System.Guid

Type: Guid

See Also

ClientPatchInfo Class
Microsoft.Xrm.Sdk.Discovery Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright