SummaryTaskPathDataSet.SummaryTaskPathRow Class
Definition
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 status information about summary task paths as a row in the SummaryTaskPathDataSet.SummaryTaskPathDataTable object.
public: ref class SummaryTaskPathDataSet::SummaryTaskPathRow : System::Data::DataRow
public class SummaryTaskPathDataSet.SummaryTaskPathRow : System.Data.DataRow
type SummaryTaskPathDataSet.SummaryTaskPathRow = class
inherit DataRow
Public Class SummaryTaskPathDataSet.SummaryTaskPathRow
Inherits DataRow
- Inheritance
-
SummaryTaskPathDataSet.SummaryTaskPathRow
Properties
| TASK_NAME |
Gets or sets the task name. |
| TASK_UID |
Gets or sets the task GUID. |
Methods
| IsTASK_NAMENull() |
Determines whether the TASK_NAME property is set to a null value. |
| SetTASK_NAMENull() |
Sets the TASK_NAME property to a a null reference (Nothing in Visual Basic) value. |