Package Constructor ()

 

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

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

Syntax

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

See Also

Package Class
Microsoft.MasterDataServices.Deployment Namespace

Return to top