Редагувати

Поділитися через


SummaryTaskPathDataSet.SummaryTaskPathRow Class

Definition

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.

Applies to