SystemSettingsGetRequest Constructor ()

 

Applies To: SQL Server 2016 Preview

Initializes a new instance of the SystemSettingsGetRequest class.

Namespace:   Microsoft.MasterDataServices.Services.MessageContracts
Assembly:  Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)

Syntax

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

See Also

SystemSettingsGetRequest Class
Microsoft.MasterDataServices.Services.MessageContracts Namespace

Return to top