MdmDataContract<TIdType> Constructor ()

 

Initializes a new instance of the MdmDataContract<TIdType> class.

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

Syntax

protected MdmDataContract()
protected:
MdmDataContract()
new : unit -> MdmDataContract
Protected Sub New

See Also

MdmDataContract<TIdType> Class
Microsoft.MasterDataServices.Services.DataContracts Namespace

Return to top