StatusTransactionDataSet.StatusTransactionsRow members
Specifies one row of status transaction data.
The StatusTransactionDataSet.StatusTransactionsRow type exposes the following members.
Properties
Name | Description | |
---|---|---|
ASSN_CHANGE_DATA | Contains the binary representation of changes (if any) that were made to the assignment fields. | |
ASSN_TRANS_ACTION_ENUM | Specifies the action that an approver has taken on a transaction. | |
ASSN_TRANS_COMMENT | Indicates the comment that is supplied during the specified transaction. | |
ASSN_TRANS_DELEGATE_DATE | Indicates the date and time of the delegation assignment for the specified transaction. | |
ASSN_TRANS_STATE_ENUM | Specifies the transaction state of the assignment. | |
ASSN_TRANS_TYPE_ENUM | Specifies the transaction type. | |
ASSN_TRANS_UID | Indicates the unique identifier for the transaction that is associated with the specified assignment. | |
ASSN_UID | Indicates the unique identifier for the assignment that is associated with the transaction. | |
DELEGATEE_RES_UID | Indicates the unique identifier of the user who is receiving the delegation rights for the specified resource. | |
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.) | |
MANAGER_RES_UID | Indicates the unique identifier that is associated with the designated manager of the specified resource. | |
PROJ_UID | Indicates the unique identifier of the project that is associated with the transaction. | |
RowError | (Inherited from DataRow.) | |
RowState | (Inherited from DataRow.) | |
SUBMITTER_RES_UID | Indicates the unique identifier of the user who submitted transaction data for the specified resource. | |
Table | (Inherited from DataRow.) | |
TASK_CHANGE_DATA | Contains the binary representation of changes (if any) that were made to the task fields. | |
TASK_UID | Indicates the unique identifier for the task that is associated with the specified transaction. |
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_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. | |
IsDELEGATEE_RES_UIDNull | Determines whether the DELEGATEE_RES_UID property is set to a a null reference (Nothing in Visual Basic) value. | |
IsMANAGER_RES_UIDNull | Determines whether the MANAGER_RES_UID 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.) | |
IsPROJ_UIDNull | Determines whether the PROJ_UID property is set to a a null reference (Nothing in Visual Basic) value. | |
IsSUBMITTER_RES_UIDNull | Determines whether the SUBMITTER_RES_UID 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. | |
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_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. | |
SetColumnError(Int32, String) | (Inherited from DataRow.) | |
SetColumnError(String, String) | (Inherited from DataRow.) | |
SetColumnError(DataColumn, String) | (Inherited from DataRow.) | |
SetDELEGATEE_RES_UIDNull | Sets the DELEGATEE_RES_UID property to a a null reference (Nothing in Visual Basic) value. | |
SetMANAGER_RES_UIDNull | Sets the MANAGER_RES_UID property to a a null reference (Nothing in Visual Basic) value. | |
SetModified | (Inherited from DataRow.) | |
SetNull | (Inherited from DataRow.) | |
SetParentRow(DataRow) | (Inherited from DataRow.) | |
SetParentRow(DataRow, DataRelation) | (Inherited from DataRow.) | |
SetPROJ_UIDNull | Sets the PROJ_UID property to a a null reference (Nothing in Visual Basic) value. | |
SetSUBMITTER_RES_UIDNull | Sets the SUBMITTER_RES_UID 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. | |
ToString | (Inherited from Object.) |
Top