ProjectDataSet.AssignmentRow Members

Include Protected Members
Include Inherited Members

Represents the relationship between a single resource and a single task within a project.

The ProjectDataSet.AssignmentRow type exposes the following members.

Properties

  Name Description
Public property AB_COST Specifies the total cost of the resource for work on this task, calculated at the time the baseline was saved.
Public property AB_COST_PER_USE Specifies the RES_COST_PER_USE that is incurred for this resource on this task, calculated at the time the baseline was saved.
Public property AB_FINISH Specifies the date on which this resource will complete work on this task, calculated at the time the baseline was saved.
Public property AB_START Specifies the date on which this resource starts work on this task, calculated at the time the baseline was saved.
Public property AB_WORK Specifies the amount of work this resource spends on this task, calculated at the time the baseline was saved.
Public property AssignmentHyperlinkHref Gets the assignment hyperlink.
Public property ASSN_ACT_COST Specifies the cost of work that has been performed by this resource on this task to date.
Public property ASSN_ACT_FINISH Specifies the date and time when a task or assignment was actually completed.
Public property ASSN_ACT_OVT_COST Specifies the cost incurred for overtime that has been performed on this task by this resource.
Public property ASSN_ACT_OVT_WORK Specifies the actual amount of overtime work that has been performed by this resource on this task.
Public property ASSN_ACT_START Specifies the date and time when the resource actually began work on the task.
Public property ASSN_ACT_WORK Specifies the amount of work that this resource has done on this task.
Public property ASSN_ACWP Specifies the assignment's actual cost of work performed (ACWP).
Public property ASSN_BCWP Specifies the assignment's budgeted cost of work performed (BCWP).
Public property ASSN_BCWS Specifies the cumulative baseline costs to date.
Public property ASSN_BOOKING_TYPE Specifies the default booking type for this assignment.
Public property ASSN_BUDGET_COST Specifies the budgeted cost for this resource on this task.
Public property ASSN_BUDGET_WORK Specifies the budgeted work for this resource on this task.
Public property ASSN_COST Specifies the total projected cost for this resource and this task.
Public property ASSN_COST_RATE_TABLE Specifies the resource's cost rate table to use on this task.
Public property ASSN_COST_VAR Specifies the difference between the baseline cost and the total cost for this resource on this task.
Public property ASSN_CV Specifies the difference between the budgeted cost and the actual cost to achieve the assignment completion status to date.
Public property ASSN_DELAY Specifies the amount of time that the resource is to wait after the task start date before starting work on the task.
Public property ASSN_DELAY_FMT Indicates the desired display format of ASSN_DELAY, and whether the duration is considered only an estimate rather than a firm value.
Public property ASSN_DEMAND_REQ Indicates how to assign resources when using the resource substitution wizard.
Public property ASSN_ENTSUMPROJID Specifies the ID of the project to which this summary assignment belongs.
Public property ASSN_FINISH_DATE Specifies the date and time that this resource is scheduled to finish this task.
Public property ASSN_FINISH_VAR Specifies the duration that represents the difference between the baseline finish date of a task or assignment and its current finish date.
Public property ASSN_HAS_LINKED_FIELDS Indicates whether the assignment has linked fields.
Public property ASSN_HYPERLINK_ADDRESS Specifies the URL for the hyperlink that is associated with this assignment.
Public property ASSN_HYPERLINK_FRIENDLY_NAME Specifies the display text for the hyperlink associated with this assignment.
Public property ASSN_IS_CONFIRMED Indicates whether this resource has accepted or rejected the task assignment.
Public property ASSN_IS_OVERALLOCATED Indicates whether the resource is assigned to more work on this assignment than can be done within the resource's normal working capacity.
Public property ASSN_IS_PUBLISHED Indicates whether the assignment is published; Project Server sets this property internally.
Public property ASSN_LEVELING_DELAY Specifies the amount of time that an assignment is delayed from the scheduled start date as a result of resource leveling.
Public property ASSN_MATERIAL_RATE_FMT Indicates the units in which the material rate is displayed in Project.
Public property ASSN_NOTES Specifies the notes that are entered in the Assignment Details Dialog Box.
Public property ASSN_OVT_COST Specifies the total overtime cost for this resource on this task.
Public property ASSN_OVT_WORK Specifies the overtime work for which the resource is scheduled on this task.
Public property ASSN_PARENT_UID Specifies the unique ID of the parent assignment to this assignment.
Public property ASSN_PCT_WORK_COMPLETE Specifies the current status of an assignment, expressed as the percentage of the assignment's work that is complete.
Public property ASSN_REG_WORK Specifies the amount of time scheduled for an assignment that is charged at the resource's standard rate.
Public property ASSN_REM_COST Specifies the remaining scheduled expense that will be incurred in completing the remaining scheduled work.
Public property ASSN_REM_OVT_COST Specifies the remaining scheduled overtime expense for this resource on this task.
Public property ASSN_REM_OVT_WORK Specifies the amount of remaining scheduled overtime.
Public property ASSN_REM_WORK Specifies the amount of time still required by this resource on this task.
Public property ASSN_RES_TYPE Indicates whether the resource is a material resource or a work resource.
Public property ASSN_RESPONSE_PENDING Indicates whether an acknowledgment as received from this resource regarding this task.
Public property ASSN_RESUME_DATE Specifies the date and time when a resource resumes work on this assignment.
Public property ASSN_START_DATE Indicates that the assignment start date is the date and time when this resource begins work on this task.
Public property ASSN_START_VAR Specifies the amount of time that represents the difference between the baseline start date of this assignment and its currently scheduled start date.
Public property ASSN_STOP_DATE Specifies when work on this assignment will stop, even if the assignment is not finished.
Public property ASSN_SV Specifies the difference in cost terms between the current progress and the baseline planned progress for this resource on this task.
Public property ASSN_UID Specifies the unique identifier for the assignment.
Public property ASSN_UNITS Specifies how much work the resource performs on this assignment, expressed as a percentage of the resource's theoretical full capacity.
Public property ASSN_UPDATE_NEEDED Indicates whether to send a Project Server update to the resource because of a change to the assignment.
Public property ASSN_VAC Specifies the difference between the BAC (budgeted at completion) cost or baseline cost and the EAC (estimated at completion) cost of this resource on this task.
Public property ASSN_WORK Specifies the total assignment work based on the assignment span and the assignment units for the assigned resource.
Public property ASSN_WORK_CONTOUR Indicates how to distribute work for an assignment across the duration of the assignment.
Public property ASSN_WORK_VAR Specifies the difference between baseline work and the currently scheduled work.
Public property CREATED_DATE Specifies the date and time when this row 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 MOD_DATE Specifies the date and time when this row was modified.
Public property PROJ_NAME Specifies the name of the project to which this assignment belongs.
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_UID Specifies the foreign key into the ProjectDataSet.ProjectRow object.
Public property RES_BOOKING_TYPE Indicates the default booking type for the resource on this project.
Public property RES_GROUP Specifies any code, abbreviation, or number you want to enter as part of a resource's information.
Public property RES_MATERIAL_LABEL Indicates the unit of measurement you enter for supplies or other consumable items that are used to complete tasks in a project.
Public property RES_NAME Specifies the name of the resource.
Public property RES_TYPE Specifies the resource type.
Public property RES_UID Specifies the unique ID of the resource that is associated with this assignment.
Public property RES_UID_OWNER Specifies the unique ID of the resource that is the owner of this assignment.
Public property ResourceIsGeneric Indicates whether this resource is a generic placeholder resource.
Public property RowError (Inherited from DataRow.)
Public property RowState (Inherited from DataRow.)
Public property Table (Inherited from DataRow.)
Public property TASK_NAME Specifies the name of the task that is associated with this assignment.
Public property TASK_UID Specifies the unique ID of the task that is associated with this assignment.
Public property WASSN_LOCKDOWN_BY_MANAGER Indicates that an assignment is locked and cannot be changed.

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 IsAB_COST_PER_USENull Determines whether the AB_COST_PER_USE property is set to a null value.
Public method IsAB_COSTNull Determines whether the AB_COST property is set to a null value.
Public method IsAB_FINISHNull Determines whether the AB_FINISH property is set to a null value.
Public method IsAB_STARTNull Determines whether the AB_START property is set to a null value.
Public method IsAB_WORKNull Determines whether the AB_WORK property is set to a null value.
Public method IsAssignmentHyperlinkHrefNull Determines whether the AssignmentHyperlinkHref property is set to a null value.
Public method IsASSN_ACT_COSTNull Determines whether the ASSN_ACT_COST property is set to a null value.
Public method IsASSN_ACT_FINISHNull Determines whether the ASSN_ACT_FINISH property is set to a null value.
Public method IsASSN_ACT_OVT_COSTNull Determines whether the ASSN_ACT_OVT_COST property is set to a null value.
Public method IsASSN_ACT_OVT_WORKNull Determines whether the ASSN_ACT_OVT_WORK property is set to a null value.
Public method IsASSN_ACT_STARTNull Determines whether the ASSN_ACT_START property is set to a null value.
Public method IsASSN_ACT_WORKNull Determines whether the ASSN_ACT_WORK property is set to a null value.
Public method IsASSN_ACWPNull Determines whether the ASSN_ACWP property is set to a null value.
Public method IsASSN_BCWPNull Determines whether the ASSN_BCWP property is set to a null value.
Public method IsASSN_BCWSNull Determines whether the ASSN_BCWS property is set to a null value.
Public method IsASSN_BOOKING_TYPENull Determines whether the ASSN_BOOKING_TYPE property is set to a null value.
Public method IsASSN_BUDGET_COSTNull Determines whether the ASSN_BUDGET_COST property is set to a null value.
Public method IsASSN_BUDGET_WORKNull Determines whether the ASSN_BUDGET_WORK property is set to a null value.
Public method IsASSN_COST_RATE_TABLENull Determines whether the ASSN_COST_RATE_TABLE property is set to a null value.
Public method IsASSN_COST_VARNull Determines whether the ASSN_COST_VAR property is set to a null value.
Public method IsASSN_COSTNull Determines whether the ASSN_COST property is set to a null value.
Public method IsASSN_CVNull Determines whether the ASSN_CV property is set to a null value.
Public method IsASSN_DELAY_FMTNull Determines whether the ASSN_DELAY_FMT property is set to a null value.
Public method IsASSN_DELAYNull Determines whether the ASSN_DELAY property is set to a null value.
Public method IsASSN_DEMAND_REQNull Determines whether the ASSN_DEMAND_REQ property is set to a null value.
Public method IsASSN_ENTSUMPROJIDNull Determines whether the ASSN_ENTSUMPROJID property is set to a null value.
Public method IsASSN_FINISH_DATENull Determines whether the ASSN_FINISH_DATE property is set to a null value.
Public method IsASSN_FINISH_VARNull Determines whether the ASSN_FINISH_VAR property is set to a null value.
Public method IsASSN_HAS_LINKED_FIELDSNull Determines whether the ASSN_HAS_LINKED_FIELDS property is set to a null value.
Public method IsASSN_HYPERLINK_ADDRESSNull Determines whether the ASSN_HYPERLINK_ADDRESS property is set to a null value.
Public method IsASSN_HYPERLINK_FRIENDLY_NAMENull Determines whether the ASSN_HYPERLINK_FRIENDLY_NAME property is set to a null value.
Public method IsASSN_IS_CONFIRMEDNull Determines whether the ASSN_IS_CONFIRMED property is set to a null value.
Public method IsASSN_IS_OVERALLOCATEDNull Determines whether the ASSN_IS_OVERALLOCATED property is set to a null value.
Public method IsASSN_IS_PUBLISHEDNull Determines whether the ASSN_IS_PUBLISHED property is set to a null value.
Public method IsASSN_LEVELING_DELAYNull Determines whether the ASSN_LEVELING_DELAY property is set to a null value.
Public method IsASSN_MATERIAL_RATE_FMTNull Determines whether the ASSN_MATERIAL_RATE_FMT property is set to a null value.
Public method IsASSN_NOTESNull Determines whether the ASSN_NOTES property is set to a null value.
Public method IsASSN_OVT_COSTNull Determines whether the ASSN_OVT_COST property is set to a null value.
Public method IsASSN_OVT_WORKNull Determines whether the ASSN_OVT_WORK property is set to a null value.
Public method IsASSN_PARENT_UIDNull Determines whether the ASSN_PARENT_UID property is set to a null value.
Public method IsASSN_PCT_WORK_COMPLETENull Determines whether the ASSN_PCT_WORK_COMPLETE property is set to a null value.
Public method IsASSN_REG_WORKNull Determines whether the ASSN_REG_WORK property is set to a null value.
Public method IsASSN_REM_COSTNull Determines whether the ASSN_REM_COST property is set to a null value.
Public method IsASSN_REM_OVT_COSTNull Determines whether the ASSN_REM_OVT_COST property is set to a null value.
Public method IsASSN_REM_OVT_WORKNull Determines whether the ASSN_REM_OVT_WORK property is set to a null value.
Public method IsASSN_REM_WORKNull Determines whether the ASSN_REM_WORK property is set to a null value.
Public method IsASSN_RES_TYPENull Determines whether the ASSN_RES_TYPE property is set to a null value.
Public method IsASSN_RESPONSE_PENDINGNull Determines whether the ASSN_RESPONSE_PENDING property is set to a null value.
Public method IsASSN_RESUME_DATENull Determines whether the ASSN_RESUME_DATE property is set to a null value.
Public method IsASSN_START_DATENull Determines whether the ASSN_START_DATE property is set to a null value.
Public method IsASSN_START_VARNull Determines whether the ASSN_START_VAR property is set to a null value.
Public method IsASSN_STOP_DATENull Determines whether the ASSN_STOP_DATE property is set to a null value.
Public method IsASSN_SVNull Determines whether the ASSN_SV property is set to a null value.
Public method IsASSN_UNITSNull Determines whether the ASSN_UNITS property is set to a null value.
Public method IsASSN_UPDATE_NEEDEDNull Determines whether the ASSN_UPDATE_NEEDED property is set to a null value.
Public method IsASSN_VACNull Determines whether the ASSN_VAC property is set to a null value.
Public method IsASSN_WORK_CONTOURNull Determines whether the ASSN_WORK_CONTOUR property is set to a null value.
Public method IsASSN_WORK_VARNull Determines whether the ASSN_WORK_VAR property is set to a null value.
Public method IsASSN_WORKNull Determines whether the ASSN_WORK property is set to a null value.
Public method IsCREATED_DATENull Determines whether the CREATED_DATE property is set to a null value.
Public method IsMOD_DATENull Determines whether the MOD_DATE property is set to a null 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_NAMENull Determines whether the PROJ_NAME property is set to a null value.
Public method IsPROJ_OPT_CURRENCY_DIGITSNull Determines whether the PROJ_OPT_CURRENCY_DIGITS property is set to a null value.
Public method IsPROJ_OPT_CURRENCY_POSITIONNull Determines whether the PROJ_OPT_CURRENCY_POSITION property is set to a null value.
Public method IsPROJ_OPT_CURRENCY_SYMBOLNull Determines whether the PROJ_OPT_CURRENCY_SYMBOL property is set to a null value.
Public method IsRES_BOOKING_TYPENull Determines whether the RES_BOOKING_TYPE property is set to a null value.
Public method IsRES_GROUPNull Determines whether the RES_GROUP property is set to a null value.
Public method IsRES_MATERIAL_LABELNull Determines whether the RES_MATERIAL_LABEL property is set to a null value.
Public method IsRES_NAMENull Determines whether the RES_NAME property is set to a null value.
Public method IsRES_TYPENull Determines whether the RES_TYPE property is set to a null value.
Public method IsRES_UID_OWNERNull Determines whether the RES_UID_OWNER property is set to a null value.
Public method IsResourceIsGenericNull Determines whether the ResourceIsGeneric property is set to a null value.
Public method IsTASK_NAMENull Determines whether the TASK_NAME property is set to a null value.
Protected method MemberwiseClone (Inherited from Object.)
Public method RejectChanges (Inherited from DataRow.)
Public method SetAB_COST_PER_USENull Sets the AB_COST_PER_USE property to a null value.
Public method SetAB_COSTNull Sets the AB_COST property to a null value.
Public method SetAB_FINISHNull Sets the AB_FINISH property to a null value.
Public method SetAB_STARTNull Sets the AB_START property to a null value.
Public method SetAB_WORKNull Sets the AB_WORK property to a null value.
Public method SetAdded (Inherited from DataRow.)
Public method SetAssignmentHyperlinkHrefNull Sets the AssignmentHyperlinkHref property to a null value.
Public method SetASSN_ACT_COSTNull Sets the ASSN_ACT_COST property to a null value.
Public method SetASSN_ACT_FINISHNull Sets the ASSN_ACT_FINISH property to a null value.
Public method SetASSN_ACT_OVT_COSTNull Sets the ASSN_ACT_OVT_COST property to a null value.
Public method SetASSN_ACT_OVT_WORKNull Sets the ASSN_ACT_OVT_WORK property to a null value.
Public method SetASSN_ACT_STARTNull Sets the ASSN_ACT_START property to a null value.
Public method SetASSN_ACT_WORKNull Sets the ASSN_ACT_WORK property to a null value.
Public method SetASSN_ACWPNull Sets the ASSN_ACWP property to a null value.
Public method SetASSN_BCWPNull Sets the ASSN_BCWP property to a null value.
Public method SetASSN_BCWSNull Sets the ASSN_BCWS property to a null value.
Public method SetASSN_BOOKING_TYPENull Sets the ASSN_BOOKING_TYPE property to a null value.
Public method SetASSN_BUDGET_COSTNull Sets the ASSN_BUDGET_COST property to a null value.
Public method SetASSN_BUDGET_WORKNull Sets the ASSN_BUDGET_WORK property to a null value.
Public method SetASSN_COST_RATE_TABLENull Sets the ASSN_COST_RATE_TABLE property to a null value.
Public method SetASSN_COST_VARNull Sets the ASSN_COST_VAR property to a null value.
Public method SetASSN_COSTNull Sets the ASSN_COST property to a null value.
Public method SetASSN_CVNull Sets the ASSN_CV property to a null value.
Public method SetASSN_DELAY_FMTNull Sets the ASSN_DELAY_FMT property to a null value.
Public method SetASSN_DELAYNull Sets the ASSN_DELAY property to a null value.
Public method SetASSN_DEMAND_REQNull Sets the ASSN_DEMAND_REQ property to a null value.
Public method SetASSN_ENTSUMPROJIDNull Sets the ASSN_ENTSUMPROJID property to a null value.
Public method SetASSN_FINISH_DATENull Sets the ASSN_FINISH_DATE property to a null value.
Public method SetASSN_FINISH_VARNull Sets the ASSN_FINISH_VAR property to a null value.
Public method SetASSN_HAS_LINKED_FIELDSNull Sets the ASSN_HAS_LINKED_FIELDS property to a null value.
Public method SetASSN_HYPERLINK_ADDRESSNull Sets the ASSN_HYPERLINK_ADDRESS property to a null value.
Public method SetASSN_HYPERLINK_FRIENDLY_NAMENull Sets the ASSN_HYPERLINK_FRIENDLY_NAME property to a null value.
Public method SetASSN_IS_CONFIRMEDNull Sets the ASSN_IS_CONFIRMED property to a null value.
Public method SetASSN_IS_OVERALLOCATEDNull Sets the ASSN_IS_OVERALLOCATED property to a null value.
Public method SetASSN_IS_PUBLISHEDNull Sets the ASSN_IS_PUBLISHED property to a null value.
Public method SetASSN_LEVELING_DELAYNull Sets the ASSN_LEVELING_DELAY property to a null value.
Public method SetASSN_MATERIAL_RATE_FMTNull Sets the ASSN_MATERIAL_RATE_FMT property to a null value.
Public method SetASSN_NOTESNull Sets the ASSN_NOTES property to a null value.
Public method SetASSN_OVT_COSTNull Sets the ASSN_OVT_COST property to a null value.
Public method SetASSN_OVT_WORKNull Sets the ASSN_OVT_WORK property to a null value.
Public method SetASSN_PARENT_UIDNull Sets the ASSN_PARENT_UID property to a null value.
Public method SetASSN_PCT_WORK_COMPLETENull Sets the ASSN_PCT_WORK_COMPLETE property to a null value.
Public method SetASSN_REG_WORKNull Sets the ASSN_REG_WORK property to a null value.
Public method SetASSN_REM_COSTNull Sets the ASSN_REM_COST property to a null value.
Public method SetASSN_REM_OVT_COSTNull Sets the ASSN_REM_OVT_COST property to a null value.
Public method SetASSN_REM_OVT_WORKNull Sets the ASSN_REM_OVT_WORK property to a null value.
Public method SetASSN_REM_WORKNull Sets the ASSN_REM_WORK property to a null value.
Public method SetASSN_RES_TYPENull Sets the ASSN_RES_TYPE property to a null value.
Public method SetASSN_RESPONSE_PENDINGNull Sets the ASSN_RESPONSE_PENDING property to a null value.
Public method SetASSN_RESUME_DATENull Sets the ASSN_RESUME_DATE property to a null value.
Public method SetASSN_START_DATENull Sets the ASSN_START_DATE property to a null value.
Public method SetASSN_START_VARNull Sets the ASSN_START_VAR property to a null value.
Public method SetASSN_STOP_DATENull Sets the ASSN_STOP_DATE property to a null value.
Public method SetASSN_SVNull Sets the ASSN_SV property to a null value.
Public method SetASSN_UNITSNull Sets the ASSN_UNITS property to a null value.
Public method SetASSN_UPDATE_NEEDEDNull Sets the ASSN_UPDATE_NEEDED property to a null value.
Public method SetASSN_VACNull Sets the ASSN_VAC property to a null value.
Public method SetASSN_WORK_CONTOURNull Sets the ASSN_WORK_CONTOUR property to a null value.
Public method SetASSN_WORK_VARNull Sets the ASSN_WORK_VAR property to a null value.
Public method SetASSN_WORKNull Sets the ASSN_WORK property to a null 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 null value.
Public method SetMOD_DATENull Sets the MOD_DATE property to a null 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_NAMENull Sets the PROJ_NAME property to a null value.
Public method SetPROJ_OPT_CURRENCY_DIGITSNull Sets the PROJ_OPT_CURRENCY_DIGITS property to a null value.
Public method SetPROJ_OPT_CURRENCY_POSITIONNull Sets the PROJ_OPT_CURRENCY_POSITION property to a null value.
Public method SetPROJ_OPT_CURRENCY_SYMBOLNull Sets the PROJ_OPT_CURRENCY_SYMBOL property to a null value.
Public method SetRES_BOOKING_TYPENull Sets the RES_BOOKING_TYPE property to a null value.
Public method SetRES_GROUPNull Sets the RES_GROUP property to a null value.
Public method SetRES_MATERIAL_LABELNull Sets the RES_MATERIAL_LABEL property to a null value.
Public method SetRES_NAMENull Sets the RES_NAME property to a null value.
Public method SetRES_TYPENull Sets the RES_TYPE property to a null value.
Public method SetRES_UID_OWNERNull Sets the RES_UID_OWNER property to a null value.
Public method SetResourceIsGenericNull Sets the ResourceIsGeneric property to a null value.
Public method SetTASK_NAMENull Sets the TASK_NAME property to a null value.
Public method ToString (Inherited from Object.)

Top

Extension Methods

  Name Description
Public Extension Method GetValue<T> Reserved for internal use. (Defined by PSUtility.)

Top

See Also

Reference

ProjectDataSet.AssignmentRow Class

Project Web Service