VersionsDataSet.VersionsRow class
Office 2013 and later
Represents one Project Professional version that can connect with Project Server.
Namespace: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Represents one record from the VersionsDataSet.VersionsDataTable table.
For example, if a Project Professional version is 14.0.3217.1000, the Major value is 14, the Minor value is 0, the Build number is 3217, and the Revision value is 1000.
Show: