VersionsDataSet.VersionsDataTable class
Office 2013 and later
Represents a data table that maintains the list of Project Professional versions that can connect with Project Server.
System.Object
System.ComponentModel.MarshalByValueComponent
System.Data.DataTable
WebSvcAdmin.VersionsDataSet.VersionsDataTable
System.ComponentModel.MarshalByValueComponent
System.Data.DataTable
WebSvcAdmin.VersionsDataSet.VersionsDataTable
Namespace: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Each row of the data table contains a VersionsDataSet.VersionsRow version record.
For example, if a Project Professional version is 14.0.3217.1000, the major release is 14, the minor release is 0, and the build number is 3217.1000.
Show: