StatusTransactionDataSet.StatusTransactionsRow members

Specifies one row of status transaction data.

The StatusTransactionDataSet.StatusTransactionsRow type exposes the following members.

Properties

  Name Description
Public property ASSN_CHANGE_DATA Contains the binary representation of changes (if any) that were made to the assignment fields.
Public property ASSN_TRANS_ACTION_ENUM Specifies the action that an approver has taken on a transaction.
Public property ASSN_TRANS_COMMENT Indicates the comment that is supplied during the specified transaction.
Public property ASSN_TRANS_DELEGATE_DATE Indicates the date and time of the delegation assignment for the specified transaction.
Public property ASSN_TRANS_STATE_ENUM Specifies the transaction state of the assignment.
Public property ASSN_TRANS_TYPE_ENUM Specifies the transaction type.
Public property ASSN_TRANS_UID Indicates the unique identifier for the transaction that is associated with the specified assignment.
Public property ASSN_UID Indicates the unique identifier for the assignment that is associated with the transaction.
Public property DELEGATEE_RES_UID Indicates the unique identifier of the user who is receiving the delegation rights for the specified resource.
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 MANAGER_RES_UID Indicates the unique identifier that is associated with the designated manager of the specified resource.
Public property PROJ_UID Indicates the unique identifier of the project that is associated with the transaction.
Public property RowError (Inherited from DataRow.)
Public property RowState (Inherited from DataRow.)
Public property SUBMITTER_RES_UID Indicates the unique identifier of the user who submitted transaction data for the specified resource.
Public property Table (Inherited from DataRow.)
Public property TASK_CHANGE_DATA Contains the binary representation of changes (if any) that were made to the task fields.
Public property TASK_UID Indicates the unique identifier for the task that is associated with the specified transaction.

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_CHANGE_DATANull Determines whether the ASSN_CHANGE_DATA property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsASSN_TRANS_COMMENTNull Determines whether the ASSN_TRANS_COMMENT property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsASSN_TRANS_DELEGATE_DATENull Determines whether the ASSN_TRANS_DELEGATE_DATE property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsDELEGATEE_RES_UIDNull Determines whether the DELEGATEE_RES_UID property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsMANAGER_RES_UIDNull Determines whether the MANAGER_RES_UID 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 IsPROJ_UIDNull Determines whether the PROJ_UID property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsSUBMITTER_RES_UIDNull Determines whether the SUBMITTER_RES_UID property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTASK_CHANGE_DATANull Determines whether the TASK_CHANGE_DATA 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_CHANGE_DATANull Sets the ASSN_CHANGE_DATA property to a a null reference (Nothing in Visual Basic) value.
Public method SetASSN_TRANS_COMMENTNull Sets the ASSN_TRANS_COMMENT property to a a null reference (Nothing in Visual Basic) value.
Public method SetASSN_TRANS_DELEGATE_DATENull Sets the ASSN_TRANS_DELEGATE_DATE 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 SetDELEGATEE_RES_UIDNull Sets the DELEGATEE_RES_UID property to a a null reference (Nothing in Visual Basic) value.
Public method SetMANAGER_RES_UIDNull Sets the MANAGER_RES_UID property to a a null reference (Nothing in Visual Basic) value.
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 SetPROJ_UIDNull Sets the PROJ_UID property to a a null reference (Nothing in Visual Basic) value.
Public method SetSUBMITTER_RES_UIDNull Sets the SUBMITTER_RES_UID property to a a null reference (Nothing in Visual Basic) value.
Public method SetTASK_CHANGE_DATANull Sets the TASK_CHANGE_DATA property to a a null reference (Nothing in Visual Basic) value.
Public method ToString (Inherited from Object.)

Top

See also

Reference

StatusTransactionDataSet.StatusTransactionsRow class

WebSvcStatusing namespace