Share via


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 unique identifier 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 unique identifier associated with the project.

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 unique identifier 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 unique identifier 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 unique identifier 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 ProjectOwnerID 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

IsCREATED_DATENull

Determines whether the CREATED_DATE 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_CHECKOUTBYNull

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

Public method

IsPROJ_CHECKOUTDATENull

Determines whether the PROJ_CHECKOUTDATE 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 PROJ_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_LAST_SAVEDNull

Determines whether the PROJ_LAST_SAVED 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_CALC_ACT_COSTSNull

Determines whether the [P:WebSvcStatusing.ProjectDataSet.ProjectRow.PROJ-OPT_CALC_ACT_COSTS] property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsPROJ_OPT_CRITICAL_SLACK_LIMITNull

Determines whether the PROJ_OPT_CRITICAL_SLACK_LIMIT 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_DAYS_PER_MONTHNull

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

Public method

IsPROJ_OPT_DEF_FINISH_TIMENull

Determines whether the PROJ_OPT_DEF_FINISH_TIME 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_OVT_RATENull

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

Public method

IsPROJ_OPT_DEF_START_TIMENull

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

Public method

IsPROJ_OPT_DEF_STD_RATENull

Determines whether the PROJ_OPT_DEF_STD_RATE 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_FY_START_MONTHNull

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

Public method

IsPROJ_OPT_FY_USE_START_YRNull

Determines whether the PROJ_OPT_FY_USE_START_YR 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_MINUTES_PER_WEEKNull

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

Public method

IsPROJ_OPT_MOVE_ACTUAL_IF_LATERNull

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

Public method

IsPROJ_OPT_MOVE_ACTUAL_TO_STATUSNull

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

Public method

IsPROJ_OPT_MOVE_REMAINING_IF_EARLIERNull

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

Public method

IsPROJ_OPT_MOVE_REMAINING_TO_STATUSNull

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

Public method

IsPROJ_OPT_MULT_CRITICAL_PATHSNull

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

Public method

IsPROJ_OPT_NEW_TASK_ESTNull

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

Public method

IsPROJ_OPT_NEW_TASKS_ARE_EFFORT_DRIVENNull

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

Public method

IsPROJ_OPT_SHOW_EST_DURNull

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

Public method

IsPROJ_OPT_SPLIT_IN_PROGRESSNull

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

Public method

IsPROJ_OPT_SPREAD_ACT_COSTSNull

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

Public method

IsPROJ_OPT_SPREAD_PCT_COMPNull

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

Public method

IsPROJ_OPT_TASK_UPDATES_RESNull

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

Public method

IsPROJ_OPT_WEEK_START_DAYNull

Determines whether the PROJ_OPT_WEEK_START_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

IsPROJ_PROP_AUTHORNull

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

Public method

IsPROJ_PROP_CATEGORYNull

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

Public method

IsPROJ_PROP_COMPANYNull

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

Public method

IsPROJ_PROP_KEYWORDSNull

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

Public method

IsPROJ_PROP_MANAGERNull

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

Public method

IsPROJ_PROP_SUBJECTNull

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

Public method

IsPROJ_PROP_TITLENull

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

Public method

IsPROJ_PROTECTED_ACTUALS_SYNCHNull

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

Public method

IsPROJ_SESSION_DESCRIPTIONNull

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

Public method

IsPROJ_SESSION_UIDNull

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

Public method

IsPROJ_STALE_FLAGSNull

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

Public method

IsPROJ_TYPENull

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

Public method

IsProjectOptionDefaultOvertimeRateFormatNull

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

Public method

IsProjectOptionDefaultStandardRateFormatNull

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

Public method

IsProjectOwnerIDNull

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

Public method

IsWPROJ_DESCRIPTIONNull

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

Public method

IsWPROJ_ISSUE_LIST_NAMENull

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

Public method

IsWPROJ_LAST_PUBNull

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

Public method

IsWPROJ_RISK_LIST_NAMENull

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

Public method

IsWPROJ_STS_SUBWEB_NAMENull

Determines whether the WPROJ_STS_SUBWEB_NAME 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.

Public method

IsWSTS_SERVER_UIDNull

Determines whether the WSTS_SERVER_UID 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_NAMENull

Sets the CAL_NAME 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

SetCREATED_DATENull

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

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 property to a a null reference (Nothing in Visual Basic) value.

Public method

SetPROJ_CHECKOUTDATENull

Sets the PROJ_CHECKOUTDATE 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_LAST_SAVEDNull

Sets the PROJ_LAST_SAVED 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_CALC_ACT_COSTSNull

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

Public method

SetPROJ_OPT_CRITICAL_SLACK_LIMITNull

Sets the PROJ_OPT_CRITICAL_SLACK_LIMIT 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 property to a a null reference (Nothing in Visual Basic) value.

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_DAYS_PER_MONTHNull

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

Public method

SetPROJ_OPT_DEF_FINISH_TIMENull

Sets the PROJ_OPT_DEF_FINISH_TIME 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_OVT_RATENull

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

Public method

SetPROJ_OPT_DEF_START_TIMENull

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

Public method

SetPROJ_OPT_DEF_STD_RATENull

Sets the PROJ_OPT_DEF_STD_RATE 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_FY_START_MONTHNull

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

Public method

SetPROJ_OPT_FY_USE_START_YRNull

Sets the PROJ_OPT_FY_USE_START_YR 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_MINUTES_PER_WEEKNull

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

Public method

SetPROJ_OPT_MOVE_ACTUAL_IF_LATERNull

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

Public method

SetPROJ_OPT_MOVE_ACTUAL_TO_STATUSNull

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

Public method

SetPROJ_OPT_MOVE_REMAINING_IF_EARLIERNull

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

Public method

SetPROJ_OPT_MOVE_REMAINING_TO_STATUSNull

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

Public method

SetPROJ_OPT_MULT_CRITICAL_PATHSNull

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

Public method

SetPROJ_OPT_NEW_TASK_ESTNull

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

Public method

SetPROJ_OPT_NEW_TASKS_ARE_EFFORT_DRIVENNull

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

Public method

SetPROJ_OPT_SHOW_EST_DURNull

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

Public method

SetPROJ_OPT_SPLIT_IN_PROGRESSNull

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

Public method

SetPROJ_OPT_SPREAD_ACT_COSTSNull

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

Public method

SetPROJ_OPT_SPREAD_PCT_COMPNull

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

Public method

SetPROJ_OPT_TASK_UPDATES_RESNull

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

Public method

SetPROJ_OPT_WEEK_START_DAYNull

Sets the PROJ_OPT_WEEK_START_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

SetPROJ_PROP_AUTHORNull

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

Public method

SetPROJ_PROP_CATEGORYNull

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

Public method

SetPROJ_PROP_COMPANYNull

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

Public method

SetPROJ_PROP_KEYWORDSNull

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

Public method

SetPROJ_PROP_MANAGERNull

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

Public method

SetPROJ_PROP_SUBJECTNull

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

Public method

SetPROJ_PROP_TITLENull

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

Public method

SetPROJ_PROTECTED_ACTUALS_SYNCHNull

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

Public method

SetPROJ_SESSION_DESCRIPTIONNull

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

Public method

SetPROJ_SESSION_UIDNull

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

Public method

SetPROJ_STALE_FLAGSNull

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

Public method

SetPROJ_TYPENull

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

Public method

SetProjectOptionDefaultOvertimeRateFormatNull

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

Public method

SetProjectOptionDefaultStandardRateFormatNull

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

Public method

SetProjectOwnerIDNull

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

Public method

SetWPROJ_DESCRIPTIONNull

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

Public method

SetWPROJ_ISSUE_LIST_NAMENull

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

Public method

SetWPROJ_LAST_PUBNull

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

Public method

SetWPROJ_RISK_LIST_NAMENull

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

Public method

SetWPROJ_STS_SUBWEB_NAMENull

Sets the WPROJ_STS_SUBWEB_NAME 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

SetWSTS_SERVER_UIDNull

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

Public method

ToString

(Inherited from Object.)

Top

See Also

Reference

ProjectDataSet.ProjectRow Class

WebSvcStatusing Namespace