Share via


DataContractBase Constructor

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

See Also

Reference

DataContractBase Class

Microsoft.MasterDataServices.Services.DataContracts Namespace