Share via


BRItem Constructor

Initializes a new instance of the BRItem class.

Namespace:  Microsoft.MasterDataServices.Services.DataContracts
Assembly:  Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)

Syntax

'Declaration
Protected Sub New
'Usage

Dim instance As New BRItem()
protected BRItem()
protected:
BRItem()
new : unit -> BRItem
protected function BRItem()