StatusingDataSet.ProjectsRow Members

Include Protected Members
Include Inherited Members

Specifies one row of project information.

The StatusingDataSet.ProjectsRow type exposes the following members.

Properties

 

Name

Description

Public property

CAL_UID

Specifies the unique identifier for the calendar associated with the project.

Public property

CAL_UID_BASELINE

Specifies the unique identifier for the calendar baseline data.

Public property

HasErrors

(Inherited from DataRow.)

Public property

Item[Int32]

(Inherited from DataRow.)

Public property

Item[String]

(Inherited from DataRow.)

Public property

Item[DataColumn]

(Inherited from DataRow.)

Public property

Item[Int32, DataRowVersion]

(Inherited from DataRow.)

Public property

Item[String, DataRowVersion]

(Inherited from DataRow.)

Public property

Item[DataColumn, DataRowVersion]

(Inherited from DataRow.)

Public property

ItemArray

(Inherited from DataRow.)

Public property

PROJ_DEF_CAL

Public property

PROJ_INFO_CURRENT_DATE

Public property

PROJ_INFO_FINISH_DATE

Public property

PROJ_INFO_SCHED_FROM

Public property

PROJ_INFO_START_DATE

Public property

PROJ_INFO_STATUS_DATE

Public property

PROJ_MOVE_ACTUAL_IF_LATER

Public property

PROJ_MOVE_ACTUAL_TO_STATUS

Public property

PROJ_MOVE_REMAINING_IF_EARLIER

Public property

PROJ_MOVE_REMAINING_TO_STATUS

Public property

PROJ_NAME

Specifies the name of the project.

Public property

PROJ_OPT_CALC_ACT_COSTS

Public property

PROJ_OPT_CURRENCY_CODE

Public property

PROJ_OPT_CURRENCY_DIGITS

Public property

PROJ_OPT_CURRENCY_POSITION

Public property

PROJ_OPT_CURRENCY_SYMBOL

Public property

PROJ_OPT_DEF_FIX_COST_ACCRUAL

Public property

PROJ_OPT_DEF_TASK_TYPE

Public property

PROJ_OPT_DUR_ENTRY_FMT

Public property

PROJ_OPT_HONOR_CONSTRAINTS

Public property

PROJ_OPT_MINUTES_PER_DAY

Public property

PROJ_OPT_NEW_TASK_EST

Public property

PROJ_OPT_NEW_TASKS_ARE_EFFORT_DRIVEN

Public property

PROJ_OPT_SPREAD_ACT_COSTS

Public property

PROJ_OPT_WORK_ENTRY_FMT

Public property

PROJ_TYPE

Specifies the type of project.

Public property

PROJ_UID

Specifies the unique identifier of the project.

Public property

RowError

(Inherited from DataRow.)

Public property

RowState

(Inherited from DataRow.)

Public property

Table

(Inherited from DataRow.)

Public property

WPROJ_TRACKING_METHOD

Public property

WRES_UID

Top

Methods

 

Name

Description

Public method

AcceptChanges

(Inherited from DataRow.)

Public method

BeginEdit

(Inherited from DataRow.)

Public method

CancelEdit

(Inherited from DataRow.)

Public method

ClearErrors

(Inherited from DataRow.)

Public method

Delete

(Inherited from DataRow.)

Public method

EndEdit

(Inherited from DataRow.)

Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Object.)

Public method

GetChildRows(String)

(Inherited from DataRow.)

Public method

GetChildRows(DataRelation)

(Inherited from DataRow.)

Public method

GetChildRows(String, DataRowVersion)

(Inherited from DataRow.)

Public method

GetChildRows(DataRelation, DataRowVersion)

(Inherited from DataRow.)

Public method

GetColumnError(Int32)

(Inherited from DataRow.)

Public method

GetColumnError(String)

(Inherited from DataRow.)

Public method

GetColumnError(DataColumn)

(Inherited from DataRow.)

Public method

GetColumnsInError

(Inherited from DataRow.)

Public method

GetHashCode

(Inherited from Object.)

Public method

GetParentRow(String)

(Inherited from DataRow.)

Public method

GetParentRow(DataRelation)

(Inherited from DataRow.)

Public method

GetParentRow(String, DataRowVersion)

(Inherited from DataRow.)

Public method

GetParentRow(DataRelation, DataRowVersion)

(Inherited from DataRow.)

Public method

GetParentRows(String)

(Inherited from DataRow.)

Public method

GetParentRows(DataRelation)

(Inherited from DataRow.)

Public method

GetParentRows(String, DataRowVersion)

(Inherited from DataRow.)

Public method

GetParentRows(DataRelation, DataRowVersion)

(Inherited from DataRow.)

Public method

GetType

(Inherited from Object.)

Public method

HasVersion

(Inherited from DataRow.)

Public method

IsCAL_UID_BASELINENull

Determines whether the CAL_UID_BASELINE property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsCAL_UIDNull

Determines whether the CAL_UID property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsNull(Int32)

(Inherited from DataRow.)

Public method

IsNull(String)

(Inherited from DataRow.)

Public method

IsNull(DataColumn)

(Inherited from DataRow.)

Public method

IsNull(DataColumn, DataRowVersion)

(Inherited from DataRow.)

Public method

IsPROJ_DEF_CALNull

Determines whether the PROJ_DEF_CAL property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsPROJ_INFO_CURRENT_DATENull

Determines whether the PROJ_INFO_CURRENT_DATE property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsPROJ_INFO_FINISH_DATENull

Determines whether the PROJ_INFO_FINISH_DATE property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsPROJ_INFO_SCHED_FROMNull

Determines whether the PRO_INFO_SCHED_FROM() property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsPROJ_INFO_START_DATENull

Determines whether the PROJ_INFO_START_DATE property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsPROJ_INFO_STATUS_DATENull

Determines whether the PROJ_INFO_STATUS_DATE property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsPROJ_MOVE_ACTUAL_IF_LATERNull

Determines whether the PROJ_MOVE_ACTUAL_IF_LATER property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsPROJ_MOVE_ACTUAL_TO_STATUSNull

Determines whether the PROJ_MOVE_ACTUAL_TO_STATUS property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsPROJ_MOVE_REMAINING_IF_EARLIERNull

Determines whether the PROJ_MOVE_REMAINING_IF_EARLIER property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsPROJ_MOVE_REMAINING_TO_STATUSNull

Determines whether the PROJ_MOVE_REMAINING_TO_STATUS property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsPROJ_NAMENull

Determines whether the PROJ_NAME property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsPROJ_OPT_CURRENCY_CODENull

Determines whether the PROJ_OPT_CURRENCY_CODE property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsPROJ_OPT_CURRENCY_DIGITSNull

Determines whether the PROJ_OPT_CURRENCY_DIGITS property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsPROJ_OPT_CURRENCY_POSITIONNull

Determines whether the PROJ_OPT_CURRENCY_POSITION property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsPROJ_OPT_CURRENCY_SYMBOLNull

Determines whether the PROJ_OPT_CURRENCY_SYMBOL property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsPROJ_OPT_DEF_FIX_COST_ACCRUALNull

Determines whether the PROJ_OPT_DEF_FIX_COST_ACCRUAL property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsPROJ_OPT_DEF_TASK_TYPENull

Determines whether the PROJ_OPT_DEF_TASK_TYPE property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsPROJ_OPT_DUR_ENTRY_FMTNull

Determines whether the PROJ_OPT_DUR_ENTRY_FMT property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsPROJ_OPT_HONOR_CONSTRAINTSNull

Determines whether the PROJ_OPT_HONOR_CONSTRAINTS property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsPROJ_OPT_MINUTES_PER_DAYNull

Determines whether the PROJ_OPT_MINUTES_PER_DAY property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsPROJ_OPT_WORK_ENTRY_FMTNull

Determines whether the PROJ_OPT_WORK_ENTRY_FMT property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsWPROJ_TRACKING_METHODNull

Determines whether the WPROJ_TRACKING_METHOD property is set to a a null reference (Nothing in Visual Basic) value.

Protected method

MemberwiseClone

(Inherited from Object.)

Public method

RejectChanges

(Inherited from DataRow.)

Public method

SetAdded

(Inherited from DataRow.)

Public method

SetCAL_UID_BASELINENull

Sets the CAL_UID_BASELINE property to a a null reference (Nothing in Visual Basic) value.

Public method

SetCAL_UIDNull

Sets the CAL_UID property to a a null reference (Nothing in Visual Basic) value.

Public method

SetColumnError(Int32, String)

(Inherited from DataRow.)

Public method

SetColumnError(String, String)

(Inherited from DataRow.)

Public method

SetColumnError(DataColumn, String)

(Inherited from DataRow.)

Public method

SetModified

(Inherited from DataRow.)

Protected method

SetNull

(Inherited from DataRow.)

Public method

SetParentRow(DataRow)

(Inherited from DataRow.)

Public method

SetParentRow(DataRow, DataRelation)

(Inherited from DataRow.)

Public method

SetPROJ_DEF_CALNull

Sets the PROJ_DEF_CAL property to a a null reference (Nothing in Visual Basic) value.

Public method

SetPROJ_INFO_CURRENT_DATENull

Sets the PROJ_INFO_CURRENT_DATE property to a a null reference (Nothing in Visual Basic) value.

Public method

SetPROJ_INFO_FINISH_DATENull

Sets the PROJ_INFO_FINISH_DATE property to a a null reference (Nothing in Visual Basic) value.

Public method

SetPROJ_INFO_SCHED_FROMNull

Sets the PROJ_INFO_SCHED_FROM property to a a null reference (Nothing in Visual Basic) value.

Public method

SetPROJ_INFO_START_DATENull

Sets the PROJ_INFO_START_DATE property to a a null reference (Nothing in Visual Basic) value.

Public method

SetPROJ_INFO_STATUS_DATENull

Sets the PROJ_INFO_STATUS_DATE property to a a null reference (Nothing in Visual Basic) value.

Public method

SetPROJ_MOVE_ACTUAL_IF_LATERNull

Sets the PROJ_MOVE_ACTUAL_IF_LATER property to a a null reference (Nothing in Visual Basic) value.

Public method

SetPROJ_MOVE_ACTUAL_TO_STATUSNull

Sets the PROJ_MOVE_ACTUAL_TO_STATUS property to a a null reference (Nothing in Visual Basic) value.

Public method

SetPROJ_MOVE_REMAINING_IF_EARLIERNull

Sets the PROJ_MOVE_REMAINING_IF_EARLIER property to a a null reference (Nothing in Visual Basic) value.

Public method

SetPROJ_MOVE_REMAINING_TO_STATUSNull

Sets the PROJ_MOVE_REMAINING_TO_STATUS property to a a null reference (Nothing in Visual Basic) value.

Public method

SetPROJ_NAMENull

Sets the PROJ_NAME property to a a null reference (Nothing in Visual Basic) value.

Public method

SetPROJ_OPT_CURRENCY_CODENull

Sets the PROJ_OPT_CURRENCY_CODE property to a a null reference (Nothing in Visual Basic) value.

Public method

SetPROJ_OPT_CURRENCY_DIGITSNull

Sets the PROJ_OPT_CURRENCY_DIGITS property to a a null reference (Nothing in Visual Basic) value.

Public method

SetPROJ_OPT_CURRENCY_POSITIONNull

Sets the PROJ_OPT_CURRENCY_POSITION

Public method

SetPROJ_OPT_CURRENCY_SYMBOLNull

Sets the PROJ_OPT_CURRENCY_SYMBOL property to a a null reference (Nothing in Visual Basic) value.

Public method

SetPROJ_OPT_DEF_FIX_COST_ACCRUALNull

Sets the PROJ_OPT_DEF_FIX_COST_ACCRUAL property to a a null reference (Nothing in Visual Basic) value.

Public method

SetPROJ_OPT_DEF_TASK_TYPENull

Sets the PROJ_OPT_DEF_TASK_TYPE property to a a null reference (Nothing in Visual Basic) value.

Public method

SetPROJ_OPT_DUR_ENTRY_FMTNull

Sets the PROJ_OPT_DUR_ENTRY_FMT property to a a null reference (Nothing in Visual Basic) value.

Public method

SetPROJ_OPT_HONOR_CONSTRAINTSNull

Sets the PROJ_OPT_HONOR_CONSTRAINTS property to a a null reference (Nothing in Visual Basic) value.

Public method

SetPROJ_OPT_MINUTES_PER_DAYNull

Sets the PROJ_OPT_MINUTES_PER_DAY property to a a null reference (Nothing in Visual Basic) value.

Public method

SetPROJ_OPT_WORK_ENTRY_FMTNull

Sets the PROJ_OPT_WORK_ENTRY_FMT property to a a null reference (Nothing in Visual Basic) value.

Public method

SetWPROJ_TRACKING_METHODNull

Sets the WPROJ_TRACKING_METHOD property to a a null reference (Nothing in Visual Basic) value.

Public method

ToString

(Inherited from Object.)

Top

See Also

Reference

StatusingDataSet.ProjectsRow Class

WebSvcStatusing Namespace