StatusApprovalDataSet.StatusApprovalsDataTable Members
Include Protected Members
Include Inherited Members
Represents information about project approval status that is contained in one or more StatusApprovalDataSet.StatusApprovalsRow objects.
The StatusApprovalDataSet.StatusApprovalsDataTable type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StatusApprovalDataSet.StatusApprovalsDataTable() | Creates an instance of the StatusApprovalsDataTable class. | |
StatusApprovalDataSet.StatusApprovalsDataTable(SerializationInfo, StreamingContext) | Creates an instance of the StatusApprovalsDataTable class by using separate parameters. |
Top
Properties
Name | Description | |
---|---|---|
ASSN_ACT_WORKColumn | Defines the column for the ASSN_ACT_WORK field. | |
ASSN_CHANGE_DATAColumn | Defines the column for the ASSN_CHANGE_DATA field. | |
ASSN_ERROR_STATUSColumn | Defines the column for the ASSN_ERROR_STATUS field. | |
ASSN_ERROR_TOOLTIPColumn | Defines the column for the ASSN_ERROR_TOOLTIP field. | |
ASSN_FINISH_DATEColumn | Defines the column for the ASSN_FINISH_DATE field. | |
ASSN_PCT_WORK_COMPLETEColumn | Defines the column for the ASSN_PCT_WORK_COMPLETE field. | |
ASSN_REM_WORKColumn | Defines the column for the ASSN_REM_WORK field. | |
ASSN_START_DATEColumn | Defines the column for the ASSN_START_DATE field. | |
ASSN_TEAM_STATUS_PENDINGColumn | Defines the column for the ASSN_TEAM_STATUS_PENDING field. | |
ASSN_TRANS_ACTION_ENUMColumn | Defines the column for the ASSN_TRANS_ACTION_ENUM field. | |
ASSN_TRANS_COMMENTColumn | Defines the column for the ASSN_TRANS_COMMENT field. | |
ASSN_TRANS_SUBMIT_DATEColumn | Defines the column for the ASSN_TRANS_SUBMIT_DATE field. | |
ASSN_TRANS_TYPE_ENUMColumn | Defines the column for the ASSN_TRANS_TYPE_ENUM field. | |
ASSN_TRANS_UIDColumn | Defines the column for the ASSN_TRANS_UID field. | |
ASSN_UIDColumn | Defines the column for the ASSN_UID field. | |
ASSN_WORKColumn | Defines the column for the ASSN_WORK field. | |
CaseSensitive | (Inherited from DataTable.) | |
ChildRelations | (Inherited from DataTable.) | |
Columns | (Inherited from DataTable.) | |
Constraints | (Inherited from DataTable.) | |
Container | (Inherited from MarshalByValueComponent.) | |
Count | Gets the number of row objects in the StatusApprovalsDataTable. | |
CREATED_DATEColumn | Defines the column for the CREATED_DATE field. | |
DataSet | (Inherited from DataTable.) | |
DefaultView | (Inherited from DataTable.) | |
DesignMode | (Inherited from MarshalByValueComponent.) | |
DisplayExpression | (Inherited from DataTable.) | |
Events | (Inherited from MarshalByValueComponent.) | |
ExtendedProperties | (Inherited from DataTable.) | |
HasErrors | (Inherited from DataTable.) | |
IS_ASSNColumn | Defines the column for the IS_ASSN field. | |
IS_PUBLISHEDColumn | Defines the column for the IS_PUBLISHED field. | |
IsInitialized | (Inherited from DataTable.) | |
Item | Gets a row in the StatusApprovalsDataTable, where the row is specified by an index. | |
Locale | (Inherited from DataTable.) | |
MinimumCapacity | (Inherited from DataTable.) | |
MOD_DATEColumn | Defines the column for the MOD_DATE field. | |
Namespace | (Inherited from DataTable.) | |
ParentRelations | (Inherited from DataTable.) | |
Prefix | (Inherited from DataTable.) | |
PrimaryKey | (Inherited from DataTable.) | |
PROJ_NAMEColumn | Defines the column for the PROJ_NAME field. | |
PROJ_UIDColumn | Defines the column for the PROJ_UID field. | |
RemotingFormat | (Inherited from DataTable.) | |
RES_NAME_DELEGATEEColumn | Defines the column for the RES_NAME_DELEGATEE field. | |
RES_NAME_MANAGERColumn | Defines the column for the RES_NAME_MANAGER field. | |
RES_NAME_OWNERColumn | Defines the column for the RES_NAME_OWNER field. | |
RES_NAME_SUBMITTERColumn | Defines the column for the RES_NAME_SUBMITTER field. | |
RES_NAMEColumn | Defines the column for the RES_NAME field. | |
RES_TYPEColumn | Defines the column for the RES_TYPE field. | |
RES_UID_OWNERColumn | Defines the column for the RES_UID_OWNER field. | |
RES_UIDColumn | Defines the column for the RES_UID field. | |
Rows | (Inherited from DataTable.) | |
Site | (Inherited from DataTable.) | |
TableName | (Inherited from DataTable.) | |
TASK_CHANGE_DATAColumn | Defines the column for the TASK_CHANGE_DATA field. | |
TASK_IDColumn | Defines the column for the TASK_ID field. | |
TASK_IS_SUMMARYColumn | Defines the column for the TASK_IS_SUMMARY field. | |
TASK_NAMEColumn | Defines the column for the TASK_NAME field. | |
TASK_PARENT_UIDColumn | Defines the column for the TASK_PARENT_UID field. | |
TASK_UIDColumn | Defines the column for the TASK_UID field. | |
WASSN_IS_NEW_ASSNColumn | Defines the column for the WASSN_IS_NEW_ASSN field. | |
WASSN_NOTE_STATUSColumn | Defines the column for the WASSN_NOTE_STATUS field. | |
WASSN_REMOVED_BY_RESColumn | Defines the column for the WASSN_REMOVED_BY_RES field. | |
WOBJ_DOC_REF_CNTColumn | Defines the column for the WOBJ_DOC_REF_CNT field. | |
WOBJ_ISSUE_REF_CNTColumn | Defines the column for the WOBJ_ISSUE_REF_CNT field. | |
WOBJ_OTHER_REF_CNTColumn | Defines the column for the WOBJ_OTHER_REF_CNT field. | |
WOBJ_RISK_REF_CNTColumn | Defines the column for the WOBJ_RISK_REF_CNT field. |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
ColumnChanged | (Inherited from DataTable.) | |
ColumnChanging | (Inherited from DataTable.) | |
Disposed | (Inherited from MarshalByValueComponent.) | |
Initialized | (Inherited from DataTable.) | |
RowChanged | (Inherited from DataTable.) | |
RowChanging | (Inherited from DataTable.) | |
RowDeleted | (Inherited from DataTable.) | |
RowDeleting | (Inherited from DataTable.) | |
StatusApprovalsRowChanged | The post-event that occurs after a row is changed. | |
StatusApprovalsRowChanging | The pre-event that occurs before a row is changed. | |
StatusApprovalsRowDeleted | The post-event that occurs after a row is deleted. | |
StatusApprovalsRowDeleting | The pre-event that occurs before a row is deleted. | |
TableCleared | (Inherited from DataTable.) | |
TableClearing | (Inherited from DataTable.) | |
TableNewRow | (Inherited from DataTable.) |
Top
Extension Methods
Name | Description | |
---|---|---|
BuildChainedIndex<TKey> | Reserved for internal use. (Defined by PSUtility.) | |
BuildIndex<TKey> | Reserved for internal use. (Defined by PSUtility.) | |
GetTemporaryColumnName | Reserved for internal use. (Defined by PSUtility.) | |
HasColumn | Reserved for internal use. (Defined by PSUtility.) |
Top
Fields
Name | Description | |
---|---|---|
fInitInProgress | (Inherited from DataTable.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IListSource.ContainsListCollection | (Inherited from DataTable.) | |
IListSource.GetList | (Inherited from DataTable.) | |
IXmlSerializable.GetSchema | (Inherited from DataTable.) | |
IXmlSerializable.ReadXml | (Inherited from DataTable.) | |
IXmlSerializable.WriteXml | (Inherited from DataTable.) |
Top