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
Specifies the name of the default enterprise base calendar for the project.
Specifies the unique identifier of the default enterprise base calendar for the project.
Specifies the date and time that a project was created.
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Item[DataColumn, DataRowVersion]
(Inherited from DataRow.)
(Inherited from DataRow.)
Specifies the unique identifier of the user who last checked out the project.
Specifies the date and time when the project was last checked out.
Specifies the current date for a project.
Specifies the project finish date for schedule-from-finish projects.
Indicates whether the project is scheduled from the project start date or the project finish date.
Specifies the project start date for schedule-from-start (SFS) projects.
Specifies the project status date.
Specifies the date and time the project was last saved.
Specifies the name of the project.
Specifies whether Microsoft Office Project (client or server) calculates actual costs.
Specifies the number of days that a task can go past its end date before Project marks that task as critical.
Specifies the three-character code that defines the currency used in the project.
Specifies the number of digits that appear after the decimal in currency values.
Specifies the placement of the currency symbol in relation to the currency value.
Specifies the symbol used to represent the type of currency used in the project.
Specifies the default number of working days per month.
Specifies the finish time that Project Server uses when task start or finish dates omit the time component.
Specifies the default fixed cost accrual method to use on new tasks.
Specifies the default overtime rate for local resources.
Specifies the default start time for tasks.
Specifies the local resource standard rate.
Specifies the default type for tasks in the project.
Specifies the default unit for time durations in the project.
Specifies the number of the first month in the fiscal year.
Specifies whether to use the project start year for fiscal year numbering.
Specifies whether scheduling constraints take precedence over dependencies.
Specifies the default number of minutes per day.
Specifies the default number of minutes per week.
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.
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.
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.
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.
Indicates whether to calculate multiple critical paths.
Indicates whether new tasks have estimated durations.
PROJ_OPT_NEW_TASKS_ARE_EFFORT_DRIVEN
Indicates whether new tasks are effort-driven.
Indicates whether Project displays a question mark after an estimated duration for a task.
Indicates whether to split tasks that are in progress.
Indicates whether actual costs are spread to the status date or to the stop date.
Indicates whether percent complete is spread to the status date or to the task finish date.
Indicates whether Project Server automatically calculates actual and remaining work and costs.
Specifies the day of the week on which a work week starts.
Specifies the default format for work duration.
Specifies optional text for reporting purposes.
Specifies optional text for reporting purposes.
Specifies optional text for reporting purposes.
Specifies optional text for reporting purposes.
Specifies optional text for reporting purposes.
Specifies optional text for reporting purposes.
Specifies optional text for reporting purposes.
Indicates whether the project actuals are synchronized with the protected actuals.
Specifies the session description provided when the project was checked out.
Specifies the unique identifier of the queue session for the project.
Indicates which fields are not updated by Project Server scheduling.
Indicates the project type: regular, template, or proposal.
Specifies the unique identifier associated with the project.
ProjectOptionDefaultOvertimeRateFormat
Specifies the time unit for the default overtime rate stored by the PROJ_OPT_DEF_OVT_RATE property.
ProjectOptionDefaultStandardRateFormat
Specifies the time unit for the standard rate stored by the PROJ_OPT_DEF_STD_RATE property.
Specifies the unique identifier of the Project Server user who created the project.
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Specifies the project description.
Specifies the unique identifier of the Windows SharePoint Services issues list for this project.
Specifies the date and time of the most recent project publish operation.
Specifies the unique identifier of the Windows SharePoint Services risks list for the project.
Specifies the Windows SharePoint Services subsite name of the project workspace associated with the project.
Indicates the default tracking method for all assignments in the project.
Specifies the unique identifier of the Windows SharePoint Services server that hosts the project workspace associated with the project.
Top
Methods
Name
Description
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetChildRows(String, DataRowVersion)
(Inherited from DataRow.)
GetChildRows(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetParentRow(String, DataRowVersion)
(Inherited from DataRow.)
GetParentRow(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetParentRows(String, DataRowVersion)
(Inherited from DataRow.)
GetParentRows(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from DataRow.)
Determines whether the ProjectOwnerID property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the CAL_UID property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the CREATED_DATE property is set to a a null reference (Nothing in Visual Basic) value.
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
IsNull(DataColumn, DataRowVersion)
(Inherited from DataRow.)
Determines whether the PROJ_CHECKOUTBY property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the PROJ_CHECKOUTDATE property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the PROJ_INFO_CURRENT_DATE property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the PROJ_INFO_FINISH_DATE property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the PROJ_INFO_SCHED_FROM property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the PROJ_INFO_START_DATE property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the PROJ_INFO_STATUS_DATE property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the PROJ_LAST_SAVED property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the PROJ_NAME property is set to a a null reference (Nothing in Visual Basic) value.
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.
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.
Determines whether the PROJ_OPT_CURRENCY_CODE property is set to a a null reference (Nothing in Visual Basic) value.
IsPROJ_OPT_CURRENCY_DIGITSNull
Determines whether the PROJ_OPT_CURRENCY_DIGITS property is set to a a null reference (Nothing in Visual Basic) value.
IsPROJ_OPT_CURRENCY_POSITIONNull
Determines whether the PROJ_OPT_CURRENCY_POSITION property is set to a a null reference (Nothing in Visual Basic) value.
IsPROJ_OPT_CURRENCY_SYMBOLNull
Determines whether the PROJ_OPT_CURRENCY_SYMBOL property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the PROJ_OPT_DAYS_PER_MONTH property is set to a a null reference (Nothing in Visual Basic) value.
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.
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.
Determines whether the PROJ_OPT_DEF_OVT_RATE property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the PROJ_OPT_DEF_START_TIME property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the PROJ_OPT_DEF_STD_RATE property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the PROJ_OPT_DEF_TASK_TYPE property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the PROJ_OPT_DUR_ENTRY_FMT property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the PROJ_OPT_FY_START_MONTH property is set to a a null reference (Nothing in Visual Basic) value.
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.
IsPROJ_OPT_HONOR_CONSTRAINTSNull
Determines whether the PROJ_OPT_HONOR_CONSTRAINTS property is set to a a null reference (Nothing in Visual Basic) value.
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.
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.
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.
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.
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.
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.
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.
Determines whether the PROJ_OPT_NEW_TASK_EST property is set to a a null reference (Nothing in Visual Basic) value.
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.
Determines whether the PROJ_OPT_SHOW_EST_DUR property is set to a a null reference (Nothing in Visual Basic) value.
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.
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.
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.
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.
Determines whether the PROJ_OPT_WEEK_START_DAY property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the PROJ_OPT_WORK_ENTRY_FMT property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the PROJ_PROP_AUTHOR property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the PROJ_PROP_CATEGORY property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the PROJ_PROP_COMPANY property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the PROJ_PROP_KEYWORDS property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the PROJ_PROP_MANAGER property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the PROJ_PROP_SUBJECT property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the PROJ_PROP_TITLE property is set to a a null reference (Nothing in Visual Basic) value.
IsPROJ_PROTECTED_ACTUALS_SYNCHNull
Determines whether the PROJ_PROTECTED_ACTUALS_SYNCH property is set to a a null reference (Nothing in Visual Basic) value.
IsPROJ_SESSION_DESCRIPTIONNull
Determines whether the PROJ_SESSION_DESCRIPTION property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the PROJ_SESSION_UID property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the PROJ_STALE_FLAGS property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the PROJ_TYPE property is set to a a null reference (Nothing in Visual Basic) value.
IsProjectOptionDefaultOvertimeRateFormatNull
Determines whether the ProjectOptionDefaultOvertimeRateFormat property is set to a a null reference (Nothing in Visual Basic) value.
IsProjectOptionDefaultStandardRateFormatNull
Determines whether the ProjectOptionDefaultStandardRateFormat property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the ProjectOwnerID property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the WPROJ_DESCRIPTION property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the WPROJ_ISSUE_LIST_NAME property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the WPROJ_LAST_PUB property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the WPROJ_RISK_LIST_NAME property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the WPROJ_STS_SUBWEB_NAME property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the WPROJ_TRACKING_METHOD property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the WSTS_SERVER_UID property is set to a a null reference (Nothing in Visual Basic) value.
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Sets the CAL_NAME property to a a null reference (Nothing in Visual Basic) value.
Sets the CAL_UID property to a a null reference (Nothing in Visual Basic) value.
(Inherited from DataRow.)
SetColumnError(String, String)
(Inherited from DataRow.)
SetColumnError(DataColumn, String)
(Inherited from DataRow.)
Sets the CREATED_DATE property to a a null reference (Nothing in Visual Basic) value.
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
SetParentRow(DataRow, DataRelation)
(Inherited from DataRow.)
Sets the PROJ_CHECKOUTBY property to a a null reference (Nothing in Visual Basic) value.
Sets the PROJ_CHECKOUTDATE property to a a null reference (Nothing in Visual Basic) value.
Sets the PROJ_INFO_CURRENT_DATE property to a a null reference (Nothing in Visual Basic) value.
Sets the PROJ_INFO_FINISH_DATE property to a a null reference (Nothing in Visual Basic) value.
Sets the PROJ_INFO_SCHED_FROM property to a a null reference (Nothing in Visual Basic) value.
Sets the PROJ_INFO_START_DATE property to a a null reference (Nothing in Visual Basic) value.
Sets the PROJ_INFO_STATUS_DATE property to a a null reference (Nothing in Visual Basic) value.
Sets the PROJ_LAST_SAVED property to a a null reference (Nothing in Visual Basic) value.
Sets the PROJ_NAME property to a a null reference (Nothing in Visual Basic) value.
SetPROJ_OPT_CALC_ACT_COSTSNull
Sets the PROJ_OPT_CALC_ACT_COSTS property to a a null reference (Nothing in Visual Basic) value.
SetPROJ_OPT_CRITICAL_SLACK_LIMITNull
Sets the PROJ_OPT_CRITICAL_SLACK_LIMIT property to a a null reference (Nothing in Visual Basic) value.
Sets the PROJ_OPT_CURRENCY_CODE property to a a null reference (Nothing in Visual Basic) value.
SetPROJ_OPT_CURRENCY_DIGITSNull
Sets the PROJ_OPT_CURRENCY_DIGITS property to a a null reference (Nothing in Visual Basic) value.
SetPROJ_OPT_CURRENCY_POSITIONNull
Sets the PROJ_OPT_CURRENCY_POSITION property to a a null reference (Nothing in Visual Basic) value.
SetPROJ_OPT_CURRENCY_SYMBOLNull
Sets the PROJ_OPT_CURRENCY_SYMBOL property to a a null reference (Nothing in Visual Basic) value.
SetPROJ_OPT_DAYS_PER_MONTHNull
Sets the PROJ_OPT_DAYS_PER_MONTH property to a a null reference (Nothing in Visual Basic) value.
SetPROJ_OPT_DEF_FINISH_TIMENull
Sets the PROJ_OPT_DEF_FINISH_TIME property to a a null reference (Nothing in Visual Basic) value.
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.
Sets the ProjectOwnerID property to a a null reference (Nothing in Visual Basic) value.
SetPROJ_OPT_DEF_START_TIMENull
Sets the PROJ_OPT_DEF_START_TIME property to a a null reference (Nothing in Visual Basic) value.
Sets the PROJ_OPT_DEF_STD_RATE property to a a null reference (Nothing in Visual Basic) value.
Sets the PROJ_OPT_DEF_TASK_TYPE property to a a null reference (Nothing in Visual Basic) value.
Sets the PROJ_OPT_DUR_ENTRY_FMT property to a a null reference (Nothing in Visual Basic) value.
SetPROJ_OPT_FY_START_MONTHNull
Sets the PROJ_OPT_FY_START_MONTH property to a a null reference (Nothing in Visual Basic) value.
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.
SetPROJ_OPT_HONOR_CONSTRAINTSNull
Sets the PROJ_OPT_HONOR_CONSTRAINTS property to a a null reference (Nothing in Visual Basic) value.
SetPROJ_OPT_MINUTES_PER_DAYNull
Sets the PROJ_OPT_MINUTES_PER_DAY property to a a null reference (Nothing in Visual Basic) value.
SetPROJ_OPT_MINUTES_PER_WEEKNull
Sets the PROJ_OPT_MINUTES_PER_WEEK property to a a null reference (Nothing in Visual Basic) value.
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.
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.
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.
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.
SetPROJ_OPT_MULT_CRITICAL_PATHSNull
Sets the PROJ_OPT_MULT_CRITICAL_PATHS property to a a null reference (Nothing in Visual Basic) value.
Sets the PROJ_OPT_NEW_TASK_EST property to a a null reference (Nothing in Visual Basic) value.
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.
Sets the PROJ_OPT_SHOW_EST_DUR property to a a null reference (Nothing in Visual Basic) value.
SetPROJ_OPT_SPLIT_IN_PROGRESSNull
Sets the PROJ_OPT_SPLIT_IN_PROGRESS property to a a null reference (Nothing in Visual Basic) value.
SetPROJ_OPT_SPREAD_ACT_COSTSNull
Sets the PROJ_OPT_SPREAD_ACT_COSTS property to a a null reference (Nothing in Visual Basic) value.
SetPROJ_OPT_SPREAD_PCT_COMPNull
Sets the PROJ_OPT_SPREAD_PCT_COMP property to a a null reference (Nothing in Visual Basic) value.
SetPROJ_OPT_TASK_UPDATES_RESNull
Sets the PROJ_OPT_TASK_UPDATES_RES property to a a null reference (Nothing in Visual Basic) value.
SetPROJ_OPT_WEEK_START_DAYNull
Sets the PROJ_OPT_WEEK_START_DAY property to a a null reference (Nothing in Visual Basic) value.
SetPROJ_OPT_WORK_ENTRY_FMTNull
Sets the PROJ_OPT_WORK_ENTRY_FMT property to a a null reference (Nothing in Visual Basic) value.
Sets the PROJ_PROP_AUTHOR property to a a null reference (Nothing in Visual Basic) value.
Sets the PROJ_PROP_CATEGORY property to a a null reference (Nothing in Visual Basic) value.
Sets the PROJ_PROP_COMPANY property to a a null reference (Nothing in Visual Basic) value.
Sets the PROJ_PROP_KEYWORDS property to a a null reference (Nothing in Visual Basic) value.
Sets the PROJ_PROP_MANAGER property to a a null reference (Nothing in Visual Basic) value.
Sets the PROJ_PROP_SUBJECT property to a a null reference (Nothing in Visual Basic) value.
Sets the PROJ_PROP_TITLE property to a a null reference (Nothing in Visual Basic) value.
SetPROJ_PROTECTED_ACTUALS_SYNCHNull
Sets the PROJ_PROTECTED_ACTUALS_SYNCH property to a a null reference (Nothing in Visual Basic) value.
SetPROJ_SESSION_DESCRIPTIONNull
Sets the PROJ_SESSION_DESCRIPTION property to a a null reference (Nothing in Visual Basic) value.
Sets the PROJ_SESSION_UID property to a a null reference (Nothing in Visual Basic) value.
Sets the PROJ_STALE_FLAGS property to a a null reference (Nothing in Visual Basic) value.
Sets the PROJ_TYPE property to a a null reference (Nothing in Visual Basic) value.
SetProjectOptionDefaultOvertimeRateFormatNull
Sets the ProjectOptionDefaultOvertimeRateFormat property to a a null reference (Nothing in Visual Basic) value.
SetProjectOptionDefaultStandardRateFormatNull
Sets the ProjectOptionDefaultStandardRateFormat property to a a null reference (Nothing in Visual Basic) value.
Sets the ProjectOwnerID property to a a null reference (Nothing in Visual Basic) value.
Sets the PROJ_DESCRIPTION() property to a a null reference (Nothing in Visual Basic) value.
Sets the WPROJ_ISSUE_LIST_NAME property to a a null reference (Nothing in Visual Basic) value.
Sets the WPROJ_LAST_PUB property to a a null reference (Nothing in Visual Basic) value.
Sets the PROJ_RISK_LIST_NAME() property to a a null reference (Nothing in Visual Basic) value.
Sets the WPROJ_STS_SUBWEB_NAME property to a a null reference (Nothing in Visual Basic) value.
Sets the WPROJ_TRACKING_METHOD property to a a null reference (Nothing in Visual Basic) value.
Sets the WSTS_SERVER_UID property to a a null reference (Nothing in Visual Basic) value.
(Inherited from Object.)
Top