Share via


ClientPatchInfo.LinkId Property

 

Applies To: Dynamics CRM 2015

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

Syntax

public string LinkId { get; set; }
public:
property String^ LinkId {
    String^ get();
    void set(String^ value);
}
member LinkId : string with get, set
Public Property LinkId As String

Property Value

Type: System.String

Type: String

See Also

ClientPatchInfo Class
Microsoft.Xrm.Sdk.Discovery Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright