DeploymentType Enumeration

Specifies the type of deployment package.

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

Syntax

'Declaration
Public Enumeration DeploymentType
'Usage
Dim instance As DeploymentType
public enum DeploymentType
public enum class DeploymentType
type DeploymentType
public enum DeploymentType

Members

Member name Description
Complete A deployment package that contains an entire model.

See Also

Reference

Microsoft.MasterDataServices.Deployment Namespace