ModelReader Constructor ()

 

Initializes a new instance of the ModelReader class with the default values.

Namespace:   Microsoft.MasterDataServices.Deployment
Assembly:  Microsoft.MasterDataServices.Deployment (in Microsoft.MasterDataServices.Deployment.dll)

Syntax

public ModelReader()
public:
ModelReader()
new : unit -> ModelReader
Public Sub New

See Also

ModelReader Class
Microsoft.MasterDataServices.Deployment Namespace

Return to top