Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the version of the package.
Namespace: Microsoft.MasterDataServices.Deployment
Assembly: Microsoft.MasterDataServices.Deployment (in Microsoft.MasterDataServices.Deployment.dll)
Syntax
'Declaration
Public ReadOnly Property Version As Integer
Get
'Usage
Dim instance As PackageSettings
Dim value As Integer
value = instance.Version
public int Version { get; }
public:
property int Version {
int get ();
}
member Version : int
function get Version () : int
Property Value
Type: System.Int32
The version of the package.