ProjectDataSet.ProjectRow Members

Include Protected Members
Include Inherited Members

Contains the properties of one project in a ProjectDataTable row.

The ProjectDataSet.ProjectRow type exposes the following members.

Properties

 

Name

Description

Public property

CAL_NAME

Specifies the name of the default enterprise base calendar for the project.

Public property

CAL_UID

Specifies the unique identifier of the default enterprise base calendar for the project.

Public property

CREATED_DATE

Specifies the date and time that a project was created.

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_CHECKOUTBY

Specifies the unique identifier of the user who last checked out the project.

Public property

PROJ_CHECKOUTDATE

Specifies the date and time when the project was last checked out.

Public property

PROJ_INFO_CURRENT_DATE

Specifies the current date for a project.

Public property

PROJ_INFO_FINISH_DATE

Specifies the project finish date for schedule-from-finish projects.

Public property

PROJ_INFO_SCHED_FROM

Indicates whether the project is scheduled from the project start date or the project finish date.

Public property

PROJ_INFO_START_DATE

Specifies the project start date for schedule-from-start (SFS) projects.

Public property

PROJ_INFO_STATUS_DATE

Specifies the project status date.

Public property

PROJ_LAST_SAVED

Specifies the date and time the project was last saved.

Public property

PROJ_NAME

Specifies the name of the project.

Public property

PROJ_OPT_CALC_ACT_COSTS

Specifies whether Microsoft Office Project (client or server) calculates actual costs.

Public property

PROJ_OPT_CRITICAL_SLACK_LIMIT

Specifies the number of days that a task can go past its end date before Project marks that task as critical.

Public property

PROJ_OPT_CURRENCY_CODE

Specifies the three-character code that defines the currency used in the project.

Public property

PROJ_OPT_CURRENCY_DIGITS

Specifies the number of digits that appear after the decimal in currency values.

Public property

PROJ_OPT_CURRENCY_POSITION

Specifies the placement of the currency symbol in relation to the currency value.

Public property

PROJ_OPT_CURRENCY_SYMBOL

Specifies the symbol used to represent the type of currency used in the project.

Public property

PROJ_OPT_DAYS_PER_MONTH

Specifies the default number of working days per month.

Public property

PROJ_OPT_DEF_FINISH_TIME

Specifies the finish time that Project Server uses when task start or finish dates omit the time component.

Public property

PROJ_OPT_DEF_FIX_COST_ACCRUAL

Specifies the default fixed cost accrual method to use on new tasks.

Public property

PROJ_OPT_DEF_OVT_RATE

Specifies the default overtime rate for local resources.

Public property

PROJ_OPT_DEF_START_TIME

Specifies the default start time for tasks.

Public property

PROJ_OPT_DEF_STD_RATE

Specifies the local resource standard rate.

Public property

PROJ_OPT_DEF_TASK_TYPE

Specifies the default type for tasks in the project.

Public property

PROJ_OPT_DUR_ENTRY_FMT

Specifies the default unit for time durations in the project.

Public property

PROJ_OPT_FY_START_MONTH

Specifies the number of the first month in the fiscal year.

Public property

PROJ_OPT_FY_USE_START_YR

Specifies whether to use the project start year for fiscal year numbering.

Public property

PROJ_OPT_HONOR_CONSTRAINTS

Specifies whether scheduling constraints take precedence over dependencies.

Public property

PROJ_OPT_MINUTES_PER_DAY

Specifies the default number of minutes per day.

Public property

PROJ_OPT_MINUTES_PER_WEEK

Specifies the default number of minutes per week.

Public property

PROJ_OPT_MOVE_ACTUAL_IF_LATER

Indicates whether to move the end date of completed parts forward to the status date, if the actual end date falls before the status date.

Public property

PROJ_OPT_MOVE_ACTUAL_TO_STATUS

Indicates whether to move the end date of completed parts back to the status date, if the actual end data falls after the status date.

Public property

PROJ_OPT_MOVE_REMAINING_IF_EARLIER

Indicates whether to move the start date of remaining parts forward to the status date, if the actual start date falls before the status date.

Public property

PROJ_OPT_MOVE_REMAINING_TO_STATUS

Indicates whether to move the start date of the remaining parts back to the status date, if the actual start date falls after the status date.

Public property

PROJ_OPT_MULT_CRITICAL_PATHS

Indicates whether to calculate multiple critical paths.

Public property

PROJ_OPT_NEW_TASK_EST

Indicates whether new tasks have estimated durations.

Public property

PROJ_OPT_NEW_TASKS_ARE_EFFORT_DRIVEN

Indicates whether new tasks are effort-driven.

Public property

PROJ_OPT_SHOW_EST_DUR

Indicates whether Project displays a question mark after an estimated duration for a task.

Public property

PROJ_OPT_SPLIT_IN_PROGRESS

Indicates whether to split tasks that are in progress.

Public property

PROJ_OPT_SPREAD_ACT_COSTS

Indicates whether actual costs are spread to the status date or to the stop date.

Public property

PROJ_OPT_SPREAD_PCT_COMP

Indicates whether percent complete is spread to the status date or to the task finish date.

Public property

PROJ_OPT_TASK_UPDATES_RES

Indicates whether Project Server automatically calculates actual and remaining work and costs.

Public property

PROJ_OPT_WEEK_START_DAY

Specifies the day of the week on which a work week starts.

Public property

PROJ_OPT_WORK_ENTRY_FMT

Specifies the default format for work duration.

Public property

PROJ_PROP_AUTHOR

Specifies optional text for reporting purposes.

Public property

PROJ_PROP_CATEGORY

Specifies optional text for reporting purposes.

Public property

PROJ_PROP_COMPANY

Specifies optional text for reporting purposes.

Public property

PROJ_PROP_KEYWORDS

Specifies optional text for reporting purposes.

Public property

PROJ_PROP_MANAGER

Specifies optional text for reporting purposes.

Public property

PROJ_PROP_SUBJECT

Specifies optional text for reporting purposes.

Public property

PROJ_PROP_TITLE

Specifies optional text for reporting purposes.

Public property

PROJ_PROTECTED_ACTUALS_SYNCH

Indicates whether the project actuals are synchronized with the protected actuals.

Public property

PROJ_SESSION_DESCRIPTION

Specifies the session description provided when the project was checked out.

Public property

PROJ_SESSION_UID

Specifies the GUID of the queue session for the project.

Public property

PROJ_STALE_FLAGS

Indicates which fields are not updated by Project Server scheduling.

Public property

PROJ_TYPE

Indicates the project type: regular, template, or proposal.

Public property

PROJ_UID

Specifies the project GUID.

Public property

ProjectOptionDefaultOvertimeRateFormat

Specifies the time unit for the default overtime rate stored by the PROJ_OPT_DEF_OVT_RATE property.

Public property

ProjectOptionDefaultStandardRateFormat

Specifies the time unit for the standard rate stored by the PROJ_OPT_DEF_STD_RATE property.

Public property

ProjectOwnerID

Specifies the unique identifier of the Project Server user who created the project.

Public property

RowError

(Inherited from DataRow.)

Public property

RowState

(Inherited from DataRow.)

Public property

Table

(Inherited from DataRow.)

Public property

WPROJ_DESCRIPTION

Specifies the project description

Public property

WPROJ_ISSUE_LIST_NAME

Specifies the GUID of the Windows SharePoint Services issues list for this project.

Public property

WPROJ_LAST_PUB

Specifies the date and time of the most recent project publish operation.

Public property

WPROJ_RISK_LIST_NAME

Specifies the GUID of the Windows SharePoint Services risks list for the project.

Public property

WPROJ_STS_SUBWEB_NAME

Specifies the Windows SharePoint Services subsite name of the project workspace associated with the project.

Public property

WPROJ_TRACKING_METHOD

Indicates the default tracking method for all assignments in the project.

Public property

WSTS_SERVER_UID

Specifies the GUID of the Windows SharePoint Services server that hosts the project workspace associated with the project.

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_NAMENull

Determines whether the CAL_NAME field is a null reference (Nothing in Visual Basic).

Public method

IsCAL_UIDNull

Determines whether the CAL_UID field is a null reference (Nothing in Visual Basic).

Public method

IsCREATED_DATENull

Determines whether the CREATED_DATE field is a null reference (Nothing in Visual Basic).

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_CHECKOUTBYNull

Determines whether the PROJ_CHECKOUTBY field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_CHECKOUTDATENull

Determines whether the PROJ_CHECKOUTDATE field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_INFO_CURRENT_DATENull

Determines whether the PROJ_INFO_CURRENT_DATE field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_INFO_FINISH_DATENull

Determines whether the PROJ_INFO_FINISH_DATE field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_INFO_SCHED_FROMNull

Determines whether the PROJ_INFO_SCHED_FROM field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_INFO_START_DATENull

Determines whether the PROJ_INFO_START_DATE field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_INFO_STATUS_DATENull

Determines whether the PROJ_INFO_STATUS_DATE field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_LAST_SAVEDNull

Determines whether the PROJ_LAST_SAVED field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_NAMENull

Determines whether the PROJ_NAME field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_OPT_CALC_ACT_COSTSNull

Determines whether the PROJ_OPT_CALC_ACT_COSTS field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_OPT_CRITICAL_SLACK_LIMITNull

Determines whether the PROJ_OPT_CRITICAL_SLACK_LIMIT field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_OPT_CURRENCY_CODENull

Determines whether the PROJ_OPT_CURRENCY_CODE field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_OPT_CURRENCY_DIGITSNull

Determines whether the PROJ_OPT_CURRENCY_DIGITS field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_OPT_CURRENCY_POSITIONNull

Determines whether the PROJ_OPT_CURRENCY_POSITION field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_OPT_CURRENCY_SYMBOLNull

Determines whether the PROJ_OPT_CURRENCY_SYMBOL field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_OPT_DAYS_PER_MONTHNull

Determines whether the PROJ_OPT_DAYS_PER_MONTH field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_OPT_DEF_FINISH_TIMENull

Determines whether the PROJ_OPT_DEF_FINISH_TIME field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_OPT_DEF_FIX_COST_ACCRUALNull

Determines whether the PROJ_OPT_DEF_FIX_COST_ACCRUAL field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_OPT_DEF_OVT_RATENull

Determines whether the PROJ_OPT_DEF_OVT_RATE field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_OPT_DEF_START_TIMENull

Determines whether the PROJ_OPT_DEF_START_TIME field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_OPT_DEF_STD_RATENull

Determines whether the PROJ_OPT_DEF_STD_RATE field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_OPT_DEF_TASK_TYPENull

Determines whether the PROJ_OPT_DEF_TASK_TYPE field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_OPT_DUR_ENTRY_FMTNull

Determines whether the PROJ_OPT_DUR_ENTRY_FMT field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_OPT_FY_START_MONTHNull

Determines whether the PROJ_OPT_FY_START_MONTH field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_OPT_FY_USE_START_YRNull

Determines whether the PROJ_OPT_FY_USE_START_YR field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_OPT_HONOR_CONSTRAINTSNull

Determines whether the PROJ_OPT_HONOR_CONSTRAINTS field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_OPT_MINUTES_PER_DAYNull

Determines whether the PROJ_OPT_MINUTES_PER_DAY field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_OPT_MINUTES_PER_WEEKNull

Determines whether the PROJ_OPT_MINUTES_PER_WEEK field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_OPT_MOVE_ACTUAL_IF_LATERNull

Determines whether the PROJ_OPT_MOVE_ACTUAL_IF_LATER field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_OPT_MOVE_ACTUAL_TO_STATUSNull

Determines whether the PROJ_OPT_MOVE_ACTUAL_TO_STATUS field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_OPT_MOVE_REMAINING_IF_EARLIERNull

Determines whether the PROJ_OPT_MOVE_REMAINING_IF_EARLIER field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_OPT_MOVE_REMAINING_TO_STATUSNull

Determines whether the PROJ_OPT_MOVE_REMAINING_TO_STATUS field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_OPT_MULT_CRITICAL_PATHSNull

Determines whether the PROJ_OPT_MULT_CRITICAL_PATHS field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_OPT_NEW_TASK_ESTNull

Determines whether the PROJ_OPT_NEW_TASK_EST field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_OPT_NEW_TASKS_ARE_EFFORT_DRIVENNull

Determines whether the PROJ_OPT_NEW_TASKS_ARE_EFFORT_DRIVEN field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_OPT_SHOW_EST_DURNull

Determines whether the PROJ_OPT_SHOW_EST_DUR field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_OPT_SPLIT_IN_PROGRESSNull

Determines whether the PROJ_OPT_SPLIT_IN_PROGRESS field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_OPT_SPREAD_ACT_COSTSNull

Determines whether the PROJ_OPT_SPREAD_ACT_COSTS field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_OPT_SPREAD_PCT_COMPNull

Determines whether the PROJ_OPT_SPREAD_PCT_COMP field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_OPT_TASK_UPDATES_RESNull

Determines whether the PROJ_OPT_TASK_UPDATES_RES field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_OPT_WEEK_START_DAYNull

Determines whether the PROJ_OPT_WEEK_START_DAY field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_OPT_WORK_ENTRY_FMTNull

Determines whether the PROJ_OPT_WORK_ENTRY_FMT field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_PROP_AUTHORNull

Determines whether the PROJ_PROP_AUTHOR field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_PROP_CATEGORYNull

Determines whether the PROJ_PROP_CATEGORY field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_PROP_COMPANYNull

Determines whether the PROJ_PROP_COMPANY field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_PROP_KEYWORDSNull

Determines whether the PROJ_PROP_KEYWORDS field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_PROP_MANAGERNull

Determines whether the PROJ_PROP_MANAGER field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_PROP_SUBJECTNull

Determines whether the PROJ_PROP_SUBJECT field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_PROP_TITLENull

Determines whether the PROJ_PROP_TITLE field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_PROTECTED_ACTUALS_SYNCHNull

Determines whether the PROJ_PROTECTED_ACTUALS_SYNCH field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_SESSION_DESCRIPTIONNull

Determines whether the PROJ_SESSION_DESCRIPTION field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_SESSION_UIDNull

Determines whether the PROJ_SESSION_UID field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_STALE_FLAGSNull

Determines whether the PROJ_STALE_FLAGS field is a null reference (Nothing in Visual Basic).

Public method

IsPROJ_TYPENull

Determines whether the PROJ_TYPE field is a null reference (Nothing in Visual Basic).

Public method

IsProjectOptionDefaultOvertimeRateFormatNull

Determines whether the ProjectOptionDefaultOvertimeRateFormat field is a null reference (Nothing in Visual Basic).

Public method

IsProjectOptionDefaultStandardRateFormatNull

Determines whether the ProjectOptionDefaultStandardRateFormat field is a null reference (Nothing in Visual Basic).

Public method

IsProjectOwnerIDNull

Determines whether the ProjectOwnerID field is a null reference (Nothing in Visual Basic).

Public method

IsWPROJ_DESCRIPTIONNull

Determines whether the PROJ_DESCRIPTION field is a null reference (Nothing in Visual Basic).

Public method

IsWPROJ_ISSUE_LIST_NAMENull

Determines whether the WPROJ_ISSUE_LIST_NAME field is a null reference (Nothing in Visual Basic).

Public method

IsWPROJ_LAST_PUBNull

Determines whether the WPROJ_LAST_PUB field is a null reference (Nothing in Visual Basic).

Public method

IsWPROJ_RISK_LIST_NAMENull

Determines whether the WPROJ_RISK_LIST_NAME field is a null reference (Nothing in Visual Basic).

Public method

IsWPROJ_STS_SUBWEB_NAMENull

Determines whether the WPROJ_STS_SUBWEB_NAME field is a null reference (Nothing in Visual Basic).

Public method

IsWPROJ_TRACKING_METHODNull

Determines whether the WPROJ_TRACKING_METHOD field is a null reference (Nothing in Visual Basic).

Public method

IsWSTS_SERVER_UIDNull

Determines whether the WSTS_SERVER_UID field is a null reference (Nothing in Visual Basic).

Protected method

MemberwiseClone

(Inherited from Object.)

Public method

RejectChanges

(Inherited from DataRow.)

Public method

SetAdded

(Inherited from DataRow.)

Public method

SetCAL_NAMENull

Sets the CAL_NAME field to a null reference (Nothing in Visual Basic).

Public method

SetCAL_UIDNull

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

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

SetCREATED_DATENull

Sets the CREATED_DATE field to a null reference (Nothing in Visual Basic).

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_CHECKOUTBYNull

Sets the PROJ_CHECKOUTBY field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_CHECKOUTDATENull

Sets the PROJ_CHECKOUTDATE field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_INFO_CURRENT_DATENull

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

Public method

SetPROJ_INFO_FINISH_DATENull

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

Public method

SetPROJ_INFO_SCHED_FROMNull

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

Public method

SetPROJ_INFO_START_DATENull

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

Public method

SetPROJ_INFO_STATUS_DATENull

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

Public method

SetPROJ_LAST_SAVEDNull

Sets the PROJ_LAST_SAVED field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_NAMENull

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

Public method

SetPROJ_OPT_CALC_ACT_COSTSNull

Sets the PROJ_OPT_CALC_ACT_COSTS field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_OPT_CRITICAL_SLACK_LIMITNull

Sets the PROJ_OPT_CRITICAL_SLACK_LIMIT field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_OPT_CURRENCY_CODENull

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

Public method

SetPROJ_OPT_CURRENCY_DIGITSNull

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

Public method

SetPROJ_OPT_CURRENCY_POSITIONNull

Sets the PROJ_OPT_CURRENCY_POSITION field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_OPT_CURRENCY_SYMBOLNull

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

Public method

SetPROJ_OPT_DAYS_PER_MONTHNull

Sets the PROJ_OPT_DAYS_PER_MONTH field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_OPT_DEF_FINISH_TIMENull

Sets the PROJ_OPT_DEF_FINISH_TIME field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_OPT_DEF_FIX_COST_ACCRUALNull

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

Public method

SetPROJ_OPT_DEF_OVT_RATENull

Sets the PROJ_OPT_DEF_OVT_RATE field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_OPT_DEF_START_TIMENull

Sets the PROJ_OPT_DEF_START_TIME field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_OPT_DEF_STD_RATENull

Sets the PROJ_OPT_DEF_STD_RATE field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_OPT_DEF_TASK_TYPENull

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

Public method

SetPROJ_OPT_DUR_ENTRY_FMTNull

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

Public method

SetPROJ_OPT_FY_START_MONTHNull

Sets the PROJ_OPT_FY_START_MONTH field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_OPT_FY_USE_START_YRNull

Sets the PROJ_OPT_FY_USE_START_YR field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_OPT_HONOR_CONSTRAINTSNull

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

Public method

SetPROJ_OPT_MINUTES_PER_DAYNull

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

Public method

SetPROJ_OPT_MINUTES_PER_WEEKNull

Sets the PROJ_OPT_MINUTES_PER_WEEK field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_OPT_MOVE_ACTUAL_IF_LATERNull

Sets the PROJ_OPT_MOVE_ACTUAL_IF_LATER field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_OPT_MOVE_ACTUAL_TO_STATUSNull

Sets the PROJ_OPT_MOVE_ACTUAL_TO_STATUS field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_OPT_MOVE_REMAINING_IF_EARLIERNull

Sets the PROJ_OPT_MOVE_REMAINING_IF_EARLIER field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_OPT_MOVE_REMAINING_TO_STATUSNull

Sets the PROJ_OPT_MOVE_REMAINING_TO_STATUS field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_OPT_MULT_CRITICAL_PATHSNull

Sets the PROJ_OPT_MULT_CRITICAL_PATHS field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_OPT_NEW_TASK_ESTNull

Sets the PROJ_OPT_NEW_TASK_EST field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_OPT_NEW_TASKS_ARE_EFFORT_DRIVENNull

Sets the PROJ_OPT_NEW_TASKS_ARE_EFFORT_DRIVEN field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_OPT_SHOW_EST_DURNull

Sets the PROJ_OPT_SHOW_EST_DUR field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_OPT_SPLIT_IN_PROGRESSNull

Sets the PROJ_OPT_SPLIT_IN_PROGRESS field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_OPT_SPREAD_ACT_COSTSNull

Sets the PROJ_OPT_SPREAD_ACT_COSTS field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_OPT_SPREAD_PCT_COMPNull

Sets the PROJ_OPT_SPREAD_PCT_COMP field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_OPT_TASK_UPDATES_RESNull

Sets the PROJ_OPT_TASK_UPDATES_RES field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_OPT_WEEK_START_DAYNull

Sets the PROJ_OPT_WEEK_START_DAY field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_OPT_WORK_ENTRY_FMTNull

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

Public method

SetPROJ_PROP_AUTHORNull

Sets the PROJ_PROP_AUTHOR field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_PROP_CATEGORYNull

Sets the PROJ_PROP_CATEGORY field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_PROP_COMPANYNull

Sets the PROJ_PROP_COMPANY field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_PROP_KEYWORDSNull

Sets the PROJ_PROP_KEYWORDS field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_PROP_MANAGERNull

Sets the PROJ_PROP_MANAGER field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_PROP_SUBJECTNull

Sets the PROJ_PROP_SUBJECT field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_PROP_TITLENull

Sets the PROJ_PROP_TITLE field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_PROTECTED_ACTUALS_SYNCHNull

Sets the PROJ_PROTECTED_ACTUALS_SYNCH field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_SESSION_DESCRIPTIONNull

Sets the PROJ_SESSION_DESCRIPTION field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_SESSION_UIDNull

Sets the PROJ_SESSION_UID field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_STALE_FLAGSNull

Sets the PROJ_STALE_FLAGS field to a null reference (Nothing in Visual Basic).

Public method

SetPROJ_TYPENull

Sets the PROJ_TYPE field to a null reference (Nothing in Visual Basic).

Public method

SetProjectOptionDefaultOvertimeRateFormatNull

Sets the ProjectOptionDefaultOvertimeRateFormat field to a null reference (Nothing in Visual Basic).

Public method

SetProjectOptionDefaultStandardRateFormatNull

Sets the ProjectOptionDefaultStandardRateFormat field to a null reference (Nothing in Visual Basic).

Public method

SetProjectOwnerIDNull

Sets the ProjectOwnerID field to a null reference (Nothing in Visual Basic).

Public method

SetWPROJ_DESCRIPTIONNull

Sets the PROJ_DESCRIPTION field to a null reference (Nothing in Visual Basic).

Public method

SetWPROJ_ISSUE_LIST_NAMENull

Sets the WPROJ_ISSUE_LIST_NAME field to a null reference (Nothing in Visual Basic).

Public method

SetWPROJ_LAST_PUBNull

Sets the WPROJ_LAST_PUB field to a null reference (Nothing in Visual Basic).

Public method

SetWPROJ_RISK_LIST_NAMENull

Sets the WPROJ_RISK_LIST_NAME field to a null reference (Nothing in Visual Basic).

Public method

SetWPROJ_STS_SUBWEB_NAMENull

Sets the WPROJ_STS_SUBWEB_NAME field to a null reference (Nothing in Visual Basic).

Public method

SetWPROJ_TRACKING_METHODNull

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

Public method

SetWSTS_SERVER_UIDNull

Sets the WSTS_SERVER_UID field to a null reference (Nothing in Visual Basic).

Public method

ToString

(Inherited from Object.)

Top

See Also

Reference

ProjectDataSet.ProjectRow Class

WebSvcProject Namespace