Редагувати

Поділитися через


ProjectDataSet.AssignmentRow Class

Definition

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

public: ref class ProjectDataSet::AssignmentRow : System::Data::DataRow
public class ProjectDataSet.AssignmentRow : System.Data.DataRow
type ProjectDataSet.AssignmentRow = class
    inherit DataRow
Public Class ProjectDataSet.AssignmentRow
Inherits DataRow
Inheritance
ProjectDataSet.AssignmentRow

Properties

AB_COST

Specifies the total cost of the resource for work on this task, calculated at the time the baseline was saved.

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.

AB_FINISH

Specifies the date on which this resource will complete work on this task, calculated at the time the baseline was saved.

AB_START

Specifies the date on which this resource starts work on this task, calculated at the time the baseline was saved.

AB_WORK

Specifies the amount of work this resource spends on this task, calculated at the time the baseline was saved.

AssignmentHyperlinkHref

Gets the assignment hyperlink.

ASSN_ACT_COST

Specifies the cost of work that has been performed by this resource on this task to date.

ASSN_ACT_FINISH

Specifies the date and time when a task or assignment was actually completed.

ASSN_ACT_OVT_COST

Specifies the cost incurred for overtime work that has been performed on this task by this resource.

ASSN_ACT_OVT_WORK

Specifies the actual amount of overtime work that has been performed by this resource on this task.

ASSN_ACT_START

Specifies the date and time when the resource actually began work on the task.

ASSN_ACT_WORK

Specifies the amount of work that this resource has done on this task.

ASSN_ACWP

Specifies the assignment's actual cost of work performed (ACWP).

ASSN_BCWP

Specifies the assignment's budgeted cost of work performed (BCWP).

ASSN_BCWS

Specifies the cumulative baseline costs to date.

ASSN_BOOKING_TYPE

Specifies the default booking type for this assignment.

ASSN_BUDGET_COST

Specifies the budgeted cost for this resource on this task.

ASSN_BUDGET_WORK

Specifies the budgeted work for this resource on this task.

ASSN_COST

Specifies the total projected cost for this resource and this task.

ASSN_COST_RATE_TABLE

Specifies the resource's cost rate table to use on this task.

ASSN_COST_VAR

Specifies the difference between the baseline cost and the total cost for this resource on this task.

ASSN_CV

Specifies the difference between the budgeted cost and the actual cost to achieve the assignment completion status to date.

ASSN_DELAY

Specifies the amount of time that the resource is to wait after the task start date, before starting work on the task.

ASSN_DELAY_FMT

Indicates the desired display format of ASSN_DELAY, and whether the duration is considered only an estimate instead of a firm value.

ASSN_DEMAND_REQ

Indicates how to assign resources when using the resource substitution wizard.

ASSN_ENTSUMPROJID

Specifies the identifier of the project to which this summary assignment belongs.

ASSN_FINISH_DATE

Specifies the date and time that this resource is scheduled to finish this task.

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.

ASSN_HAS_LINKED_FIELDS

Indicates whether there are OLE links to the assignment.

ASSN_HYPERLINK_ADDRESS

Specifies the URL for the hyperlink that is associated with this assignment.

ASSN_HYPERLINK_FRIENDLY_NAME

Specifies the display text for the hyperlink that is associated with this assignment.

ASSN_IS_CONFIRMED

Indicates whether this resource has accepted or rejected the task assignment.

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.

ASSN_IS_PUBLISHED

Indicates whether the assignment is published; Project Server sets this property internally.

ASSN_LEVELING_DELAY

Specifies the amount of time that an assignment is delayed from the scheduled start date as a result of resource leveling.

ASSN_MATERIAL_RATE_FMT

Indicates the units in which the material rate is displayed in Project.

ASSN_NOTES

Specifies the notes that are entered in the Assignment Details Dialog Box.

ASSN_OVT_COST

Specifies the total overtime cost for this resource on this task.

ASSN_OVT_WORK

Specifies the overtime work for which the resource is scheduled on this task.

ASSN_PARENT_UID

Specifies the unique identifier of the parent assignment to this assignment.

ASSN_PCT_WORK_COMPLETE

Specifies the current status of an assignment, expressed as the percentage of the assignment's work that is complete.

ASSN_REG_WORK

Specifies the amount of time scheduled for an assignment that is charged at the resource's standard rate.

ASSN_REM_COST

Specifies the remaining scheduled expense that will be incurred in completing the remaining scheduled work.

ASSN_REM_OVT_COST

Specifies the remaining scheduled overtime expense for this resource on this task.

ASSN_REM_OVT_WORK

Specifies the amount of remaining scheduled overtime.

ASSN_REM_WORK

Specifies the amount of time still required by this resource on this task.

ASSN_RES_TYPE

Indicates whether the resource is a material resource or a work resource.

ASSN_RESPONSE_PENDING

Indicates whether an acknowledgment was received from this resource regarding this task.

ASSN_RESUME_DATE

Specifies the date and time when a resource resumes work on this assignment.

ASSN_START_DATE

Indicates that the assignment start date is the date and time when this resource begins work on this task.

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.

ASSN_STOP_DATE

Specifies when work on this assignment will stop, even if the assignment is not finished.

ASSN_SV

Specifies the difference in cost terms between the current progress and the baseline planned progress for this resource on this task.

ASSN_UID

Specifies the unique identifier for the assignment.

ASSN_UNITS

Specifies how much work the resource performs on this assignment, expressed as a percentage of the resource's theoretical full capacity.

ASSN_UPDATE_NEEDED

Indicates whether to send a Project Server update to the resource because of a change to the assignment.

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.

ASSN_WORK

Specifies the total assignment work based on the assignment span and the assignment units for the assigned resource.

ASSN_WORK_CONTOUR

Indicates how to distribute work for an assignment across the duration of the assignment.

ASSN_WORK_VAR

Specifies the difference between baseline work and the currently scheduled work.

CREATED_DATE

Specifies the date and time when this row was created.

MOD_DATE

Specifies the date and time when this row was modified.

PROJ_NAME

Specifies the name of the project to which this assignment belongs.

PROJ_OPT_CURRENCY_DIGITS

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

PROJ_OPT_CURRENCY_POSITION

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

PROJ_OPT_CURRENCY_SYMBOL

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

PROJ_UID

Specifies the foreign key into the ProjectDataSet.ProjectRow object.

RES_BOOKING_TYPE

Indicates the default booking type for the resource on this project.

RES_GROUP

Specifies any code, abbreviation, or number to enter as part of a resource's information.

RES_MATERIAL_LABEL

Indicates the unit of measure that you enter for supplies or other consumable items that are used to complete tasks in a project.

RES_NAME

Specifies the name of the resource.

RES_TYPE

Specifies the resource type.

RES_UID

Specifies the unique identifier of the resource that is associated with this assignment.

RES_UID_OWNER

Specifies the unique identifier of the resource that is the owner of this assignment.

ResourceIsGeneric

Indicates whether this resource is a generic placeholder resource.

TASK_NAME

Specifies the name of the task that is associated with this assignment.

TASK_UID

Specifies the unique identifier of the task that is associated with this assignment.

WASSN_LOCKDOWN_BY_MANAGER

Indicates that an assignment is locked and cannot be changed.

Methods

IsAB_COST_PER_USENull()

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

IsAB_COSTNull()

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

IsAB_FINISHNull()

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

IsAB_STARTNull()

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

IsAB_WORKNull()

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

IsAssignmentHyperlinkHrefNull()

Determines whether the WebSvcStatusing.ProjectDataSet.AssignmentRow.AssignmentHyperlinkHrefNull property is set to a a null reference (Nothing in Visual Basic) value.

IsASSN_ACT_COSTNull()

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

IsASSN_ACT_FINISHNull()

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

IsASSN_ACT_OVT_COSTNull()

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

IsASSN_ACT_OVT_WORKNull()

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

IsASSN_ACT_STARTNull()

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

IsASSN_ACT_WORKNull()

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

IsASSN_ACWPNull()

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

IsASSN_BCWPNull()

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

IsASSN_BCWSNull()

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

IsASSN_BOOKING_TYPENull()

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

IsASSN_BUDGET_COSTNull()

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

IsASSN_BUDGET_WORKNull()

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

IsASSN_COST_RATE_TABLENull()

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

IsASSN_COST_VARNull()

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

IsASSN_COSTNull()

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

IsASSN_CVNull()

Determines whether the WebSvcStatusing.ProjectDataSet.AssignmentRow.ASSN_CVN property is set to a a null reference (Nothing in Visual Basic) value.

IsASSN_DELAY_FMTNull()

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

IsASSN_DELAYNull()

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

IsASSN_DEMAND_REQNull()

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

IsASSN_ENTSUMPROJIDNull()

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

IsASSN_FINISH_DATENull()

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

IsASSN_FINISH_VARNull()

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

IsASSN_HAS_LINKED_FIELDSNull()

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

IsASSN_HYPERLINK_ADDRESSNull()

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

IsASSN_HYPERLINK_FRIENDLY_NAMENull()

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

IsASSN_IS_CONFIRMEDNull()

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

IsASSN_IS_OVERALLOCATEDNull()

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

IsASSN_IS_PUBLISHEDNull()

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

IsASSN_LEVELING_DELAYNull()

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

IsASSN_MATERIAL_RATE_FMTNull()

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

IsASSN_NOTESNull()

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

IsASSN_OVT_COSTNull()

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

IsASSN_OVT_WORKNull()

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

IsASSN_PARENT_UIDNull()

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

IsASSN_PCT_WORK_COMPLETENull()

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

IsASSN_REG_WORKNull()

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

IsASSN_REM_COSTNull()

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

IsASSN_REM_OVT_COSTNull()

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

IsASSN_REM_OVT_WORKNull()

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

IsASSN_REM_WORKNull()

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

IsASSN_RES_TYPENull()

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

IsASSN_RESPONSE_PENDINGNull()

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

IsASSN_RESUME_DATENull()

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

IsASSN_START_DATENull()

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

IsASSN_START_VARNull()

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

IsASSN_STOP_DATENull()

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

IsASSN_SVNull()

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

IsASSN_UNITSNull()

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

IsASSN_UPDATE_NEEDEDNull()

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

IsASSN_VACNull()

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

IsASSN_WORK_CONTOURNull()

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

IsASSN_WORK_VARNull()

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

IsASSN_WORKNull()

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

IsCREATED_DATENull()

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

IsMOD_DATENull()

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

IsPROJ_NAMENull()

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

IsRES_BOOKING_TYPENull()

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

IsRES_GROUPNull()

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

IsRES_MATERIAL_LABELNull()

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

IsRES_NAMENull()

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

IsRES_TYPENull()

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

IsRES_UID_OWNERNull()

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

IsResourceIsGenericNull()

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

IsTASK_NAMENull()

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

SetAB_COST_PER_USENull()

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

SetAB_COSTNull()

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

SetAB_FINISHNull()

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

SetAB_STARTNull()

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

SetAB_WORKNull()

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

SetAssignmentHyperlinkHrefNull()

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

SetASSN_ACT_COSTNull()

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

SetASSN_ACT_FINISHNull()

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

SetASSN_ACT_OVT_COSTNull()

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

SetASSN_ACT_OVT_WORKNull()

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

SetASSN_ACT_STARTNull()

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

SetASSN_ACT_WORKNull()

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

SetASSN_ACWPNull()

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

SetASSN_BCWPNull()

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

SetASSN_BCWSNull()

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

SetASSN_BOOKING_TYPENull()

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

SetASSN_BUDGET_COSTNull()

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

SetASSN_BUDGET_WORKNull()

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

SetASSN_COST_RATE_TABLENull()

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

SetASSN_COST_VARNull()

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

SetASSN_COSTNull()

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

SetASSN_CVNull()

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

SetASSN_DELAY_FMTNull()

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

SetASSN_DELAYNull()

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

SetASSN_DEMAND_REQNull()

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

SetASSN_ENTSUMPROJIDNull()

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

SetASSN_FINISH_DATENull()

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

SetASSN_FINISH_VARNull()

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

SetASSN_HAS_LINKED_FIELDSNull()

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

SetASSN_HYPERLINK_ADDRESSNull()

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

SetASSN_HYPERLINK_FRIENDLY_NAMENull()

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

SetASSN_IS_CONFIRMEDNull()

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

SetASSN_IS_OVERALLOCATEDNull()

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

SetASSN_IS_PUBLISHEDNull()

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

SetASSN_LEVELING_DELAYNull()

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

SetASSN_MATERIAL_RATE_FMTNull()

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

SetASSN_NOTESNull()

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

SetASSN_OVT_COSTNull()

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

SetASSN_OVT_WORKNull()

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

SetASSN_PARENT_UIDNull()

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

SetASSN_PCT_WORK_COMPLETENull()

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

SetASSN_REG_WORKNull()

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

SetASSN_REM_COSTNull()

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

SetASSN_REM_OVT_COSTNull()

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

SetASSN_REM_OVT_WORKNull()

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

SetASSN_REM_WORKNull()

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

SetASSN_RES_TYPENull()

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

SetASSN_RESPONSE_PENDINGNull()

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

SetASSN_RESUME_DATENull()

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

SetASSN_START_DATENull()

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

SetASSN_START_VARNull()

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

SetASSN_STOP_DATENull()

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

SetASSN_SVNull()

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

SetASSN_UNITSNull()

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

SetASSN_UPDATE_NEEDEDNull()

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

SetASSN_VACNull()

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

SetASSN_WORK_CONTOURNull()

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

SetASSN_WORK_VARNull()

Sets the WebSvcStatusing.ProjectDataSet.AssignmentRow.ASSSN_WORK_VAR property to a a null reference (Nothing in Visual Basic) value.

SetASSN_WORKNull()

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

SetCREATED_DATENull()

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

SetMOD_DATENull()

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

SetPROJ_NAMENull()

Sets the PROJ_NAME 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.

SetRES_BOOKING_TYPENull()

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

SetRES_GROUPNull()

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

SetRES_MATERIAL_LABELNull()

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

SetRES_NAMENull()

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

SetRES_TYPENull()

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

SetRES_UID_OWNERNull()

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

SetResourceIsGenericNull()

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

SetTASK_NAMENull()

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

Applies to