PackageSettings Constructor ()

 

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

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

Syntax

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

See Also

PackageSettings Class
Microsoft.MasterDataServices.Deployment Namespace

Return to top