Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents assignment history information as a row in the AssnHistoryDataSet.HistoryDataTable object.
The AssnHistoryDataSet.HistoryRow type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
ASSN_CHANGE_DATA | Gets or sets the history of assignment changes in a transaction. |
![]() |
ASSN_TRANS_ACTION_ENUM | Gets or sets a value that specifies the decision the project manager has taken for a transaction. |
![]() |
ASSN_TRANS_AUTHOR_RES_UID | Gets or sets the GUID of the resource that created the transaction. |
![]() |
ASSN_TRANS_COMMENT | Gets or sets the comment made by the user for a transaction. |
![]() |
ASSN_TRANS_COMMENT_TYPE_ENUM | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() |
ASSN_TRANS_DATE_ENTERED | Specifies the date when the transaction was created. |
![]() |
ASSN_TRANS_DELEGATE_DATE | Indicates the date and time of the delegation assignment for the specified transaction. |
![]() |
ASSN_TRANS_SUBMIT_DATE | Specifies the date when the transaction was submitted. |
![]() |
ASSN_TRANS_TYPE_ENUM | Gets or sets the value that specifies the type of transaction. |
![]() |
ASSN_TRANS_UID | Gets or sets the transaction GUID. |
![]() |
ASSN_TRANS_UPDATE_DATE | Gets the date when the transaction was applied to the project plan. |
![]() |
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 name of a resource. |
![]() |
RES_NAME_DELEGATEE | Gets or sets the name of the resource to which the assignment is being delegated. |
![]() |
RowError | (Inherited from DataRow.) |
![]() |
RowState | (Inherited from DataRow.) |
![]() |
Table | (Inherited from DataRow.) |
![]() |
TASK_CHANGE_DATA | Gets or sets the value that specifies the history of task changes in a transaction. |
![]() |
WASSN_UPDATE_TRACKING_MODE | Gets or sets the value that specifies the tracking method of the assignment. |
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_CHANGE_DATANull | Determines whether the ASSN_CHANGE_DATA property is set to a a null reference (Nothing in Visual Basic) value. |
![]() |
IsASSN_TRANS_AUTHOR_RES_UIDNull | Determines whether the ASSN_TRANS_AUTHOR_RES_UID property is set to a a null reference (Nothing in Visual Basic) value. |
![]() |
IsASSN_TRANS_COMMENTNull | Determines whether the ASSN_TRANS_COMMENT property is set to a a null reference (Nothing in Visual Basic) value. |
![]() |
IsASSN_TRANS_DELEGATE_DATENull | Determines whether the ASSN_TRANS_DELEGATE_DATE property is set to a a null reference (Nothing in Visual Basic) value. |
![]() |
IsASSN_TRANS_UPDATE_DATENull | Determines whether the ASSN_TRANS_UPDATE_DATE 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.) |
![]() |
IsRES_NAME_DELEGATEENull | Determines whether the RES_NAME_DELEGATEE property is set to a a null reference (Nothing in Visual Basic) value. |
![]() |
IsTASK_CHANGE_DATANull | Determines whether the TASK_CHANGE_DATA 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. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
RejectChanges | (Inherited from DataRow.) |
![]() |
SetAdded | (Inherited from DataRow.) |
![]() |
SetASSN_CHANGE_DATANull | Sets the ASSN_CHANGE_DATA property to a a null reference (Nothing in Visual Basic) value. |
![]() |
SetASSN_TRANS_AUTHOR_RES_UIDNull | Sets the ASSN_TRANS_AUTHOR_RES_UID property to a a null reference (Nothing in Visual Basic) value. |
![]() |
SetASSN_TRANS_COMMENTNull | Sets the ASSN_TRANS_COMMENT property to a a null reference (Nothing in Visual Basic) value. |
![]() |
SetASSN_TRANS_DELEGATE_DATENull | Sets the ASSN_TRANS_DELEGATE_DATE property to a a null reference (Nothing in Visual Basic) value. |
![]() |
SetASSN_TRANS_UPDATE_DATENull | Sets the ASSN_TRANS_UPDATE_DATE 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.) |
![]() |
SetRES_NAME_DELEGATEENull | Sets the RES_NAME_DELEGATEE property to a a null reference (Nothing in Visual Basic) value. |
![]() |
SetTASK_CHANGE_DATANull | Sets the TASK_CHANGE_DATA 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. |
![]() |
ToString | (Inherited from Object.) |
Top
.gif)
.gif)
.gif)