SystemSettingsGetRequest Constructor
Initializes a new instance of the SystemSettingsGetRequest class.
Namespace: Microsoft.MasterDataServices.Services.MessageContracts
Assembly: Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New SystemSettingsGetRequest()
public SystemSettingsGetRequest()
public:
SystemSettingsGetRequest()
new : unit -> SystemSettingsGetRequest
public function SystemSettingsGetRequest()