BRItem Constructor
Initializes a new instance of the BRItem class.
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New BRItem()
protected BRItem()
protected:
BRItem()
new : unit -> BRItem
protected function BRItem()
See Also
Reference
Microsoft.MasterDataServices.Services.DataContracts Namespace