BRArgument Constructor
Initializes a new instance of the BRArgument 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 BRArgument()
protected BRArgument()
protected:
BRArgument()
new : unit -> BRArgument
protected function BRArgument()
See Also
Reference
Microsoft.MasterDataServices.Services.DataContracts Namespace