Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Gets the version of the package.
Namespace: Microsoft.MasterDataServices.Deployment
Assembly: Microsoft.MasterDataServices.Deployment (in Microsoft.MasterDataServices.Deployment.dll)
Syntax
public int Version { get; }
public:
property int Version {
int get();
}
member Version : int with get
Public ReadOnly Property Version As Integer
Property Value
Type: System.Int32
The version of the package.
See Also
PackageSettings Class
Microsoft.MasterDataServices.Deployment Namespace
Return to top