DelegationDataSet.TeamMembersRow Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents information about team members who are associated with delegatable tasks, as a row in the DelegationDataSet.TeamMembersDataTable object.
public: ref class DelegationDataSet::TeamMembersRow : System::Data::DataRow
C#
public class DelegationDataSet.TeamMembersRow : System.Data.DataRow
type DelegationDataSet.TeamMembersRow = class
inherit DataRow
Public Class DelegationDataSet.TeamMembersRow
Inherits DataRow
- Inheritance
-
DelegationDataSet.TeamMembersRow
PROJ_UID |
Gets or sets the project GUID. |
RES_NAME |
Gets or sets the resource name. |
RES_UID |
Gets or sets the resource GUID. |
IsRES_NAMENull() |
Determines whether the RES_NAME property is set to a a null reference (Nothing in Visual Basic) value. |
SetRES_NAMENull() |
Sets the RES_NAME property to a a null reference (Nothing in Visual Basic) value. |
產品 | 版本 |
---|---|
Project Server | Latest |