BusinessRulesGetRequest Constructor ()

 

Applies To: SQL Server 2016 Preview

Initializes a new instance of the BusinessRulesGetRequest class.

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

Syntax

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

See Also

BusinessRulesGetRequest Class
Microsoft.MasterDataServices.Services.MessageContracts Namespace

Return to top