StatusingDataSet.AssignmentsRow members

Specifies one row of assignment data.

The StatusingDataSet.AssignmentsRow type exposes the following members.

Properties

  Name Description
Public property AB_BASE_BUDGET_COST Gets the baseline value for ASSN_BUDGET_COST. Read-only.
Public property AB_BASE_BUDGET_WORK Gets the baseline value for ASSN_BUDGET_WORK. Read-only.
Public property AB_BASE_COST Gets the baseline value for ASSN_COST. Read-only.
Public property AB_BASE_FINISH Gets the baseline value for ASSN_FINISH_DATE. Read-only.
Public property AB_BASE_START Gets the baseline value for ASSN_START_DATE. Read-only.
Public property AB_BASE_WORK Gets the baseline value for ASSN_WORK. Read-only.
Public property ASSN_ACT_COST Specifies the actual cost of the assignment.
Public property ASSN_ACT_FINISH Specifies the actual finish date of the assignment.
Public property ASSN_ACT_OVT_COST Specifies the actual cost that is associated with overtime on the assignment.
Public property ASSN_ACT_OVT_WORK Specifies the actual overtime work hours that are associated with the assignment.
Public property ASSN_ACT_START Specifies the actual start date of the assignment.
Public property ASSN_ACT_WORK Specifies the actual work hours that are associated with the assignment.
Public property ASSN_BUDGET_COST Specifies the budgeted cost for a resource on a task.
Public property ASSN_BUDGET_WORK Specifies the budgeted work for a resource on a task.
Public property ASSN_CONTOUR_DATA Supplies the contour values for the specified assignment.
Public property ASSN_COST Specifies the budgeted cost of the assignment.
Public property ASSN_COST_IS_VALID Indicates whether the assignment cost is approved.
Public property ASSN_COST_RATE_TABLE The cost rate table that is associated with the specified assignment.
Public property ASSN_DELAY Specifies any delay that is associated with the assignment.
Public property ASSN_FINISH_DATE Specifies the budgeted finish date of the assignment.
Public property ASSN_IS_CONFIRMED Indicates whether the assignment is approved by the primary owner.
Public property ASSN_IS_CONFIRMED1 Indicates whether the assignment is approved by a secondary owner.
Public property ASSN_LEVELING_DELAY Specifies the amount of leveling delay that is associated with the assignment.
Public property ASSN_OVT_COST Specifies the budgeted overtime cost that is associated with the assignment.
Public property ASSN_OVT_WORK Specifies the budgeted overtime working hours that are associated with the assignment.
Public property ASSN_PCT_WORK_COMPLETE Indicates the percentage of completed work that is associated with the specified assignment.
Public property ASSN_REG_WORK Indicates the budgeted amount of regular (non-overtime) work that is associated with the specified assignment.
Public property ASSN_REM_COST Indicates the remaining budgeted cost of the specified assignment.
Public property ASSN_REM_OVT_COST Indicates the remaining budgeted overtime cost of the specified assignment.
Public property ASSN_REM_OVT_WORK Indicates the remaining budgeted overtime work hours of the specified assignment.
Public property ASSN_REM_WORK Indicates the remaining work hours of the specified assignment.
Public property ASSN_RESPONSE_PENDING Indicates whether an acknowledgment was received from a resource regarding a task.
Public property ASSN_RESUME_DATE Indicates the projected date upon which work is to be resumed on the specified assignment.
Public property ASSN_START_DATE Indicates the projected start date of the specified assignment.
Public property ASSN_STOP_DATE Indicates the projected stop date of the specified assignment.
Public property ASSN_SYS_IGNORE_RES_CAL This member is reserved for internal use and is not intended to be used directly from your code.
Public property ASSN_TASK_MANAGEMENT_FLAGS
Public property ASSN_UID Specifies the unique identifier of the assignment.
Public property ASSN_UNITS Specifies the units that are associated with the specified assignment.
Public property ASSN_WORK Gets or sets the total work, based on the assignment span and the assignment units for the assigned resource.
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_NAME Indicates the parent project name of the specified assignment.
Public property PROJ_TYPE Indicates the project type: regular, template, or proposal.
Public property PROJ_UID Indicates the unique identifier of the project of the specified assignment.
Public property RES_UID Indicates the unique identifier of the resource of the specified assignment.
Public property RES_UID_OWNER Specifies the unique identifier of the user who is assigned to be the owner of the specified resource.
Public property RowError (Inherited from DataRow.)
Public property RowState (Inherited from DataRow.)
Public property Table (Inherited from DataRow.)
Public property TASK_IS_SUMMARY Indicates whether a task is a summary task.
Public property TASK_NAME Specifies the name of the task.
Public property TASK_UID Specifies the unique identifier of the task.
Public property WASSN_ACTUALS_PENDING Indicates whether assignment actuals are pending, and if so, whether they have been accepted or rejected by the manager.
Public property WASSN_COMMENTS Comments that are associated with web administration of the specified assignment.
Public property WASSN_DELEG_PENDING Indicates whether task delegation is pending manager approval.
Public property WASSN_DELETED_IN_PROJ Indicates whether this assignment is marked for deletion for purposes of web administration
Public property WASSN_IS_NEW_ASSN A web administration field that indicates whether the assignment is newly created.
Public property WASSN_LOCKDOWN_BY_MANAGER A web administration field that indicates whether the assignment is locked down by the manager against editing.
Public property WASSN_MGR_UPDATED A web administration field that indicates whether the manager has updated the assignment.
Public property WASSN_REMOVED_BY_RES A web administration field that indicates whether the assignment was removed by a resource.
Public property WASSN_SEND_UPDATE_DATE The date and time that a resource sent an assignment update to a manager.
Public property WASSN_SEND_UPDATE_NEEDED A web administration field that indicates whether subscribers to the assignment should receive an update via email message.
Public property WASSN_UPDATE_CONFLICT Indicates whether there is a conflict for the statusing update.
Public property WASSN_UPDATE_TRACKING_MODE Indicates the updated method that is used to track projects.
Public property WRES_UID_MANAGER Specifies the unique identifier of the user who is the indicated manager of the resource.

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_BASE_BUDGET_COSTNull Determines whether the AB_BASE_BUDGET_COST property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsAB_BASE_BUDGET_WORKNull Determines whether the AB_BASE_BUDGET_WORK property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsAB_BASE_COSTNull Determines whether the AB_BASE_COST property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsAB_BASE_FINISHNull Determines whether the AB_BASE_FINISH property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsAB_BASE_STARTNull Determines whether the AB_BASE_START property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsAB_BASE_WORKNull Determines whether the AB_BASE_WORK property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsASSN_ACT_COSTNull Determines whether the ASSN_ACT_COST property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsASSN_ACT_FINISHNull Determines whether the ASSN_ACT_FINISH property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsASSN_ACT_OVT_COSTNull Determines whether the ASSN_OVT_COST property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsASSN_ACT_OVT_WORKNull Determines whether the ASSN_OVT_WORK property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsASSN_ACT_STARTNull Determines whether the ASSN_ACT_START property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsASSN_ACT_WORKNull Determines whether the ASSN_ACT_WORK property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsASSN_BUDGET_COSTNull Determines whether the ASSN_BUDGET_COST property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsASSN_BUDGET_WORKNull Determines whether the ASSN_BUDGET_WORK property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsASSN_CONTOUR_DATANull Determines whether the ASSN_CONTOUR_DATA property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsASSN_COST_IS_VALIDNull Determines whether the ASSN_COST_IS_VALID property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsASSN_COST_RATE_TABLENull Determines whether the ASSN_COST_RATE_TABLE property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsASSN_COSTNull Determines whether the ASSN_COST property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsASSN_DELAYNull Determines whether the ASSN_DELAY property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsASSN_FINISH_DATENull Determines whether the ASSN_FINISH_DATE property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsASSN_IS_CONFIRMED1Null Determines whether the ASSN_IS_CONFIRMED1 property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsASSN_IS_CONFIRMEDNull Determines whether the ASSN_IS_CONFIRMED property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsASSN_LEVELING_DELAYNull Determines whether the ASSN_LEVELING_DELAY property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsASSN_OVT_COSTNull Determines whether the ASSN_OVT_COST property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsASSN_OVT_WORKNull Determines whether the ASSN_OVT_WORK property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsASSN_PCT_WORK_COMPLETENull Determines whether the ASSN_PCT_WORK_COMPLETE property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsASSN_REG_WORKNull Determines whether the ASSN_REG_WORK property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsASSN_REM_COSTNull Determines whether the ASSN_REM_COST property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsASSN_REM_OVT_COSTNull Determines whether the ASSN_REM_OVT_COST property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsASSN_REM_OVT_WORKNull Determines whether the ASSN_REM_OVT_WORK property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsASSN_REM_WORKNull Determines whether the ASSN_REM_WORK property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsASSN_RESPONSE_PENDINGNull Determines whether the ASSN_RESPONSE_PENDING property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsASSN_RESUME_DATENull Determines whether the ASSN_RESUME_DATE property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsASSN_START_DATENull Determines whether the ASSN_START_DATE property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsASSN_STOP_DATENull Determines whether the ASSN_STOP_DATE property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsASSN_SYS_IGNORE_RES_CALNull Determines whether the ASSN_SYS_IGNORE_RES_CAL property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsASSN_TASK_MANAGEMENT_FLAGSNull Sets the ASSN_TASK_MANAGEMENT_FLAGS property to a a null reference (Nothing in Visual Basic) value.
Public method IsASSN_UNITSNull Determines whether the ASSN_UNITS property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsASSN_WORKNull Determines whether the ASSN_WORK 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_NAMENull Determines whether the PROJ_NAME property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsRES_UID_OWNERNull Determines whether the RES_UID_OWNER property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_IS_SUMMARYNull Determines whether the TASK_IS_SUMMARY property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_NAMENull Determines whether the TASK_NAME property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsWASSN_COMMENTSNull Determines whether the WASSN_COMMENTS property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsWASSN_DELEG_PENDINGNull Determines whether the WASSN_DELEG_PENDING property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsWASSN_DELETED_IN_PROJNull Determines whether the WASSN_DELETED_IN_PROJ property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsWASSN_IS_NEW_ASSNNull Determines whether the WASSN_IS_NEW_ASSN property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsWASSN_LOCKDOWN_BY_MANAGERNull Determines whether the WASSN_LOCKDOWN_BY_MANAGER property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsWASSN_MGR_UPDATEDNull Determines whether the WASSN_MGR_UPDATED property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsWASSN_REMOVED_BY_RESNull Determines whether the WASSN_REMOVED_BY_RES property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsWASSN_SEND_UPDATE_DATENull Determines whether the WASSN_SEND_UPDATE_DATE property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsWASSN_SEND_UPDATE_NEEDEDNull Determines whether the WASSN_SEND_UPDATE_NEEDED property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsWASSN_UPDATE_CONFLICTNull Determines whether the WASSN_UPDATE_CONFLICT property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsWASSN_UPDATE_TRACKING_MODENull Determines whether the WASSN_UPDATE_TRACKING_MODE 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 SetAB_BASE_BUDGET_COSTNull Sets the AB_BASE_BUDGET_COST property to a a null reference (Nothing in Visual Basic) value.
Public method SetAB_BASE_BUDGET_WORKNull Sets the AB_BASE_BUDGET_WORK property to a a null reference (Nothing in Visual Basic) value.
Public method SetAB_BASE_COSTNull Sets the AB_BASE_COST property to a a null reference (Nothing in Visual Basic) value.
Public method SetAB_BASE_FINISHNull Sets the AB_BASE_FINISH property to a a null reference (Nothing in Visual Basic) value.
Public method SetAB_BASE_STARTNull Sets the AB_BASE_START property to a a null reference (Nothing in Visual Basic) value.
Public method SetAB_BASE_WORKNull Sets the AB_BASE_WORK property to a a null reference (Nothing in Visual Basic) value.
Public method SetAdded (Inherited from DataRow.)
Public method SetASSN_ACT_COSTNull Sets the ASSN_ACT_COST property to a a null reference (Nothing in Visual Basic) value.
Public method SetASSN_ACT_FINISHNull Sets the ASSN_ACT_FINISH property to a a null reference (Nothing in Visual Basic) value.
Public method SetASSN_ACT_OVT_COSTNull Sets the ASSN_OVT_COST property to a a null reference (Nothing in Visual Basic) value.
Public method SetASSN_ACT_OVT_WORKNull Sets the ASSN_OVT_WORK property to a a null reference (Nothing in Visual Basic) value.
Public method SetASSN_ACT_STARTNull Sets the ASSN_ACT_START property to a a null reference (Nothing in Visual Basic) value.
Public method SetASSN_ACT_WORKNull Sets the ASSN_ACT_WORK property to a a null reference (Nothing in Visual Basic) value.
Public method SetASSN_BUDGET_COSTNull Sets the ASSN_BUDGET_COST property to a a null reference (Nothing in Visual Basic) value.
Public method SetASSN_BUDGET_WORKNull Sets the ASSN_BUDGET_WORK property to a a null reference (Nothing in Visual Basic) value.
Public method SetASSN_CONTOUR_DATANull Sets the ASSN_CONTOUR_DATA property to a a null reference (Nothing in Visual Basic) value.
Public method SetASSN_COST_IS_VALIDNull Sets the ASSN_COST_IS_VALID property to a a null reference (Nothing in Visual Basic) value.
Public method SetASSN_COST_RATE_TABLENull Sets the ASSN_COST_RATE_TABLE property to a a null reference (Nothing in Visual Basic) value.
Public method SetASSN_COSTNull Sets the ASSN_COST property to a a null reference (Nothing in Visual Basic) value.
Public method SetASSN_DELAYNull Sets the ASSN_DELAY property to a a null reference (Nothing in Visual Basic) value.
Public method SetASSN_FINISH_DATENull Sets the ASSN_FINISH_DATE property to a a null reference (Nothing in Visual Basic) value.
Public method SetASSN_IS_CONFIRMED1Null Sets the ASSN_IS_CONFIRMED1 property to a a null reference (Nothing in Visual Basic) value.
Public method SetASSN_IS_CONFIRMEDNull Sets the ASSN_IS_CONFIRMED property to a a null reference (Nothing in Visual Basic) value.
Public method SetASSN_LEVELING_DELAYNull Sets the ASSN_LEVELING_DELAY property to a a null reference (Nothing in Visual Basic) value.
Public method SetASSN_OVT_COSTNull Sets the ASSN_OVT_COST property to a a null reference (Nothing in Visual Basic) value.
Public method SetASSN_OVT_WORKNull Sets the ASSN_OVT_WORK property to a a null reference (Nothing in Visual Basic) value.
Public method SetASSN_PCT_WORK_COMPLETENull Sets the ASSN_PCT_WORK_COMPLETE property to a a null reference (Nothing in Visual Basic) value.
Public method SetASSN_REG_WORKNull Sets the ASSN_REG_WORK property to a a null reference (Nothing in Visual Basic) value.
Public method SetASSN_REM_COSTNull Sets the ASSN_REM_COST property to a a null reference (Nothing in Visual Basic) value.
Public method SetASSN_REM_OVT_COSTNull Sets the ASSN_REM_OVT_COST property to a a null reference (Nothing in Visual Basic) value.
Public method SetASSN_REM_OVT_WORKNull Sets the ASSN_REM_OVT_WORK property to a a null reference (Nothing in Visual Basic) value.
Public method SetASSN_REM_WORKNull Sets the ASSN_REM_WORK property to a a null reference (Nothing in Visual Basic) value.
Public method SetASSN_RESPONSE_PENDINGNull Sets the ASSN_RESPONSE_PENDING property to a a null reference (Nothing in Visual Basic) value.
Public method SetASSN_RESUME_DATENull Sets the ASSN_RESUME_DATE property to a a null reference (Nothing in Visual Basic) value.
Public method SetASSN_START_DATENull Sets the ASSN_START_DATE property to a a null reference (Nothing in Visual Basic) value.
Public method SetASSN_STOP_DATENull Sets the ASSN_STOP_DATE property to a a null reference (Nothing in Visual Basic) value.
Public method SetASSN_SYS_IGNORE_RES_CALNull Sets the ASSN_SYS_IGNORE_RES_CAL property to a a null reference (Nothing in Visual Basic) value.
Public method SetASSN_TASK_MANAGEMENT_FLAGSNull Sets the ASSN_TASK_MANAGEMENT_FLAGS property to a a null reference (Nothing in Visual Basic) value.
Public method SetASSN_UNITSNull Sets the ASSN_UNITS property to a a null reference (Nothing in Visual Basic) value.
Public method SetASSN_WORKNull Sets the ASSN_WORK 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 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 a null reference (Nothing in Visual Basic) value.
Public method SetRES_UID_OWNERNull Sets the RES_UID_OWNER property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_IS_SUMMARYNull Sets the TASK_IS_SUMMARY property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_NAMENull Sets the TASK_NAME property to a a null reference (Nothing in Visual Basic) value.
Public method SetWASSN_COMMENTSNull Sets the WASSN_COMMENTS property to a a null reference (Nothing in Visual Basic) value.
Public method SetWASSN_DELEG_PENDINGNull Sets the WASSN_DELEG_PENDING property to a a null reference (Nothing in Visual Basic) value.
Public method SetWASSN_DELETED_IN_PROJNull Sets the WASSN_DELETED_IN_PROJ property to a a null reference (Nothing in Visual Basic) value.
Public method SetWASSN_IS_NEW_ASSNNull Sets the WASSN_IS_NEW_ASSN property to a a null reference (Nothing in Visual Basic) value.
Public method SetWASSN_LOCKDOWN_BY_MANAGERNull Sets the WASSN_LOCKDOWN_BY_MANAGER property to a a null reference (Nothing in Visual Basic) value.
Public method SetWASSN_MGR_UPDATEDNull Sets the WASSN_MGR_UPDATED property to a a null reference (Nothing in Visual Basic) value.
Public method SetWASSN_REMOVED_BY_RESNull Sets the WASSN_REMOVED_BY_RES property to a a null reference (Nothing in Visual Basic) value.
Public method SetWASSN_SEND_UPDATE_DATENull Sets the WASSN_SEND_UPDATE_DATE property to a a null reference (Nothing in Visual Basic) value.
Public method SetWASSN_SEND_UPDATE_NEEDEDNull Sets the WASSN_SEND_UPDATE_NEEDED property to a a null reference (Nothing in Visual Basic) value.
Public method SetWASSN_UPDATE_CONFLICTNull Sets the WASSN_UPDATE_CONFLICT property to a a null reference (Nothing in Visual Basic) value.
Public method SetWASSN_UPDATE_TRACKING_MODENull Sets the WASSN_UPDATE_TRACKING_MODE property to a a null reference (Nothing in Visual Basic) value.
Public method ToString (Inherited from Object.)

Top

See also

Reference

StatusingDataSet.AssignmentsRow class

WebSvcStatusing namespace