ModelDeployer Constructor ()

 

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

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

Syntax

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

See Also

ModelDeployer Class
Microsoft.MasterDataServices.Deployment Namespace

Return to top