StatusingAssignmentDependenciesDataSet.PreDependenciesRow Members
Include Protected Members
Include Inherited 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 | |
---|---|---|
ASSN_ACT_WORK | Gets the amount of work done by a resource on a task. | |
ASSN_FINISH_DATE | The date and time that an assigned resource is scheduled to complete work on a task. | |
ASSN_PCT_WORK_COMPLETE | Gets the percentage of work completed. | |
ASSN_START_DATE | The date and time when an assigned resource is scheduled to begin working on a task. | |
ASSN_UID | Gets or sets the assignment GUID. | |
ASSN_WORK | The total amount of work that is scheduled to be performed by a resource on a task. | |
HasErrors | (Inherited from DataRow.) | |
Item[Int32] | (Inherited from DataRow.) | |
Item[String] | (Inherited from DataRow.) | |
Item[DataColumn] | (Inherited from DataRow.) | |
Item[Int32, DataRowVersion] | (Inherited from DataRow.) | |
Item[String, DataRowVersion] | (Inherited from DataRow.) | |
Item[DataColumn, DataRowVersion] | (Inherited from DataRow.) | |
ItemArray | (Inherited from DataRow.) | |
RES_NAME | Gets or sets the resource name. | |
RES_UID | Gets or sets the resource GUID. | |
RowError | (Inherited from DataRow.) | |
RowState | (Inherited from DataRow.) | |
Table | (Inherited from DataRow.) | |
TASK_NAME | Gets or sets the name of the task. | |
WASSN_UPDATE_TRACKING_MODE | Indicates the updated method that is used to track projects. | |
WRES_EMAIL | Contains the email address of the resource. |
Top
Methods
Name | Description | |
---|---|---|
AcceptChanges | (Inherited from DataRow.) | |
BeginEdit | (Inherited from DataRow.) | |
CancelEdit | (Inherited from DataRow.) | |
ClearErrors | (Inherited from DataRow.) | |
Delete | (Inherited from DataRow.) | |
EndEdit | (Inherited from DataRow.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetChildRows(String) | (Inherited from DataRow.) | |
GetChildRows(DataRelation) | (Inherited from DataRow.) | |
GetChildRows(String, DataRowVersion) | (Inherited from DataRow.) | |
GetChildRows(DataRelation, DataRowVersion) | (Inherited from DataRow.) | |
GetColumnError(Int32) | (Inherited from DataRow.) | |
GetColumnError(String) | (Inherited from DataRow.) | |
GetColumnError(DataColumn) | (Inherited from DataRow.) | |
GetColumnsInError | (Inherited from DataRow.) | |
GetHashCode | (Inherited from Object.) | |
GetParentRow(String) | (Inherited from DataRow.) | |
GetParentRow(DataRelation) | (Inherited from DataRow.) | |
GetParentRow(String, DataRowVersion) | (Inherited from DataRow.) | |
GetParentRow(DataRelation, DataRowVersion) | (Inherited from DataRow.) | |
GetParentRows(String) | (Inherited from DataRow.) | |
GetParentRows(DataRelation) | (Inherited from DataRow.) | |
GetParentRows(String, DataRowVersion) | (Inherited from DataRow.) | |
GetParentRows(DataRelation, DataRowVersion) | (Inherited from DataRow.) | |
GetType | (Inherited from Object.) | |
HasVersion | (Inherited from DataRow.) | |
IsASSN_ACT_WORKNull | Determines whether the ASSN_ACT_WORK 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_PCT_WORK_COMPLETENull | Determines whether the ASSN_PCT_WORK() 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_WORKNull | Determines whether the ASSN_WORK property is set to a a null reference (Nothing in Visual Basic) value. | |
IsNull(Int32) | (Inherited from DataRow.) | |
IsNull(String) | (Inherited from DataRow.) | |
IsNull(DataColumn) | (Inherited from DataRow.) | |
IsNull(DataColumn, DataRowVersion) | (Inherited from DataRow.) | |
IsTASK_NAMENull | Determines whether the TASK_NAME property is set to a a null reference (Nothing in Visual Basic) value. | |
IsWASSN_UPDATE_TRACKING_MODENull | Determines whether the WASSN_UPDATE_TRACKING_MODE property is set to a a null reference (Nothing in Visual Basic) value. | |
IsWRES_EMAILNull | Determines whether the WRES_EMAIL property is set to a a null reference (Nothing in Visual Basic) value. | |
MemberwiseClone | (Inherited from Object.) | |
RejectChanges | (Inherited from DataRow.) | |
SetAdded | (Inherited from DataRow.) | |
SetASSN_ACT_WORKNull | Sets the ASSN_ACT_WORK 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_PCT_WORK_COMPLETENull | Sets the ASSN_PCT_WORK_COMPLETE 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_WORKNull | Sets the ASSN_WORK property to a a null reference (Nothing in Visual Basic) value. | |
SetColumnError(Int32, String) | (Inherited from DataRow.) | |
SetColumnError(String, String) | (Inherited from DataRow.) | |
SetColumnError(DataColumn, String) | (Inherited from DataRow.) | |
SetModified | (Inherited from DataRow.) | |
SetNull | (Inherited from DataRow.) | |
SetParentRow(DataRow) | (Inherited from DataRow.) | |
SetParentRow(DataRow, DataRelation) | (Inherited from DataRow.) | |
SetTASK_NAMENull | Sets the TASK_NAME property to a a null reference (Nothing in Visual Basic) value. | |
SetWASSN_UPDATE_TRACKING_MODENull | Sets the WASSN_UPDATE_TRACKING_MODE property to a a null reference (Nothing in Visual Basic) value. | |
SetWRES_EMAILNull | Sets the WRES_EMAIL property to a a null reference (Nothing in Visual Basic) value. | |
ToString | (Inherited from Object.) |
Top
Extension Methods
Name | Description | |
---|---|---|
GetValue<T> | Reserved for internal use. (Defined by PSUtility.) |
Top
See Also
Reference
StatusingAssignmentDependenciesDataSet.PreDependenciesRow Class