VersionsDataSet.VersionsRow members
Represents one Project Professional version that can connect with Project Server.
The VersionsDataSet.VersionsRow type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Build | Specifies the minimum build number of the Project Professional version required to connect with Project Server. |
![]() |
HasErrors | (Inherited from DataRow.) |
![]() |
Item[Int32] | (Inherited from DataRow.) |
![]() |
Item[String] | (Inherited from DataRow.) |
![]() |
Item[DataColumn] | (Inherited from DataRow.) |
![]() |
Item[Int32, DataRowVersion] | (Inherited from DataRow.) |
![]() |
Item[String, DataRowVersion] | (Inherited from DataRow.) |
![]() |
Item[DataColumn, DataRowVersion] | (Inherited from DataRow.) |
![]() |
ItemArray | (Inherited from DataRow.) |
![]() |
Major | Specifies the major version number of Project Professional. |
![]() |
Minor | Specifies the minor version number of Project Professional. |
![]() |
Revision | Specifies the revision number in a Project Professional version. |
![]() |
RowError | (Inherited from DataRow.) |
![]() |
RowState | (Inherited from DataRow.) |
![]() |
Table | (Inherited from DataRow.) |
Top
Methods
Top