StatusTransactionDataSet.StatusTransactionsRow Members
Include Protected Members
Include Inherited Members
Specifies one row of status transaction data.
The StatusTransactionDataSet.StatusTransactionsRow type exposes the following members.
Properties
Name
Description
Indicates the comment supplied during the specified transaction.
Indicates the date and time of the delegation assignment for the specified transaction.
Specifies the transaction state of the assignment.
Indicates the unique identifier for the transaction associated with the specified assignment.
Indicates the unique identifier for the assignment associated with the transaction.
Indicates the unique identifier of the user receiving the delegation rights for the specified resource.
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Item[DataColumn, DataRowVersion]
(Inherited from DataRow.)
(Inherited from DataRow.)
Indicates the unique identifier associated with the designated manager of the specified resource.
Indicates the unique identifier of the project associated with the transaction.
(Inherited from DataRow.)
(Inherited from DataRow.)
Indicates the unique identifier of the user who submitted transaction data for the specified resource.
(Inherited from DataRow.)
Indicates the unique identifier for the task associated with the specified transaction.
Top
Methods
Name
Description
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetChildRows(String, DataRowVersion)
(Inherited from DataRow.)
GetChildRows(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetParentRow(String, DataRowVersion)
(Inherited from DataRow.)
GetParentRow(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetParentRows(String, DataRowVersion)
(Inherited from DataRow.)
GetParentRows(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from DataRow.)
Determines whether the ASSN_CHANGE_DATA property is set to a a null reference (Nothing in Visual Basic) value.
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.
Determines whether the DELEGATEE_RES_UID property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the MANAGER_RES_UID property is set to a a null reference (Nothing in Visual Basic) value.
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
IsNull(DataColumn, DataRowVersion)
(Inherited from DataRow.)
Determines whether the PROJ_UID property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the SUBMITTER_RES_UID property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_CHANGE_DATA property is set to a a null reference (Nothing in Visual Basic) value.
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Sets the ASSN_CHANGE_DATA property to a a null reference (Nothing in Visual Basic) value.
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.
(Inherited from DataRow.)
SetColumnError(String, String)
(Inherited from DataRow.)
SetColumnError(DataColumn, String)
(Inherited from DataRow.)
Sets the DELEGATEE_RES_UID property to a a null reference (Nothing in Visual Basic) value.
Sets the MANAGER_RES_UID property to a a null reference (Nothing in Visual Basic) value.
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
SetParentRow(DataRow, DataRelation)
(Inherited from DataRow.)
Sets the PROJ_UID property to a a null reference (Nothing in Visual Basic) value.
Sets the SUBMITTER_RES_UID property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_CHANGE_DATA property to a a null reference (Nothing in Visual Basic) value.
(Inherited from Object.)
Top