StatusingAssignmentDependenciesDataSet.PreDependenciesRow members

Represents status information about assignment pre-dependencies as a row in the StatusingAssignmentDependenciesDataSet.PreDependenciesDataTable object.

The StatusingAssignmentDependenciesDataSet.PreDependenciesRow type exposes the following members.

Properties

  Name Description
Public property ASSN_ACT_WORK Gets the amount of work done by a resource on a task.
Public property ASSN_FINISH_DATE The date and time that an assigned resource is scheduled to complete work on a task.
Public property ASSN_PCT_WORK_COMPLETE Gets the percentage of work completed.
Public property ASSN_START_DATE The date and time when an assigned resource is scheduled to begin working on a task.
Public property ASSN_UID Gets or sets the assignment GUID.
Public property ASSN_WORK The total amount of work that is scheduled to be performed by a resource on a task.
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 RES_NAME Gets or sets the resource name.
Public property RES_UID Gets or sets the resource GUID.
Public property RowError (Inherited from DataRow.)
Public property RowState (Inherited from DataRow.)
Public property Table (Inherited from DataRow.)
Public property TASK_NAME Gets or sets the name of the task.
Public property WASSN_UPDATE_TRACKING_MODE Indicates the updated method that is used to track projects.
Public property WRES_EMAIL Contains the email address 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 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_FINISH_DATENull Determines whether the ASSN_FINISH_DATE 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() 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_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 IsTASK_NAMENull Determines whether the TASK_NAME 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.
Public method IsWRES_EMAILNull Determines whether the WRES_EMAIL property is set to a a null reference (Nothing in Visual Basic) value.
Protected method MemberwiseClone (Inherited from Object.)
Public method RejectChanges (Inherited from DataRow.)
Public method SetAdded (Inherited from DataRow.)
Public method SetASSN_ACT_WORKNull Sets the ASSN_ACT_WORK 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_PCT_WORK_COMPLETENull Sets the ASSN_PCT_WORK_COMPLETE 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_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 SetTASK_NAMENull Sets the TASK_NAME 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 SetWRES_EMAILNull Sets the WRES_EMAIL property to a a null reference (Nothing in Visual Basic) value.
Public method ToString (Inherited from Object.)

Top

See also

Reference

StatusingAssignmentDependenciesDataSet.PreDependenciesRow class

WebSvcStatusing namespace