KeyedRequest Constructor ()

 

Applies To: Dynamics CRM 2013

Initializes a new instance of the KeyedRequest class.

Namespace:   Microsoft.Xrm.Client.Services
Assembly:  Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)

Syntax

public KeyedRequest()
public:
KeyedRequest()
new : unit -> KeyedRequest
Public Sub New

See Also

KeyedRequest Overload
KeyedRequest Class
Microsoft.Xrm.Client.Services Namespace

Return to top