PackageSettings Properties

 

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

Properties

Name Description
System_CAPS_pubproperty AssemblyVersion

Gets the version of the assembly that created the package.

System_CAPS_pubproperty ContainsData

Gets or sets a value that indicates whether the package contains Master Data.

System_CAPS_pubproperty CreatedBy

Gets or sets the name of the user who created the package.

System_CAPS_pubproperty CreatedDate

Gets or sets the date the package was created.

System_CAPS_pubproperty DeploymentType

Gets or sets the type of the package.

System_CAPS_pubproperty ProductVersion

Gets the version of the product that created the package.

System_CAPS_pubproperty Version

Gets the version of the package.

See Also

PackageSettings Class
Microsoft.MasterDataServices.Deployment Namespace

Return to top