BRArgument-Konstruktor
Initializes a new instance of the BRArgument 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 BRArgument()
protected BRArgument()
protected:
BRArgument()
new : unit -> BRArgument
protected function BRArgument()