StatusingAssignmentsDataSet.AssignmentsDataTable Members
Include Protected Members
Include Inherited Members
Represents status information about assignments that is contained in one or more StatusingAssignmentsDataSet.AssignmentsRow objects.
The StatusingAssignmentsDataSet.AssignmentsDataTable type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StatusingAssignmentsDataSet.AssignmentsDataTable() | Creates an instance of the AssignmentsDataTable class. | |
StatusingAssignmentsDataSet.AssignmentsDataTable(SerializationInfo, StreamingContext) | Creates an instance of the AssignmentsDataTable class by using separate parameters. |
Top
Properties
Name | Description | |
---|---|---|
ASSN_ACT_COSTColumn | Defines the column for the ASSN_ACT_COST field. | |
ASSN_ACT_FINISHColumn | Defines the column for the ASSN_ACT_FINISH field. | |
ASSN_ACT_OVT_COSTColumn | Defines the column for the ASSN_ACT_OVT_COST field. | |
ASSN_ACT_OVT_WORKColumn | Defines the column for the ASSN_ACT_OVT_WORK field. | |
ASSN_ACT_STARTColumn | Defines the column for the ASSN_ACT_START field. | |
ASSN_ACT_WORKColumn | Defines the column for the ASSN_ACT_WORK field. | |
ASSN_CONTOUR_DATAColumn | Defines the column for the ASSN_CONTOUR_DATA field. | |
ASSN_COST_IS_VALIDColumn | Defines the column for the ASSN_COST_IS_VALID field. | |
ASSN_COST_RATE_TABLEColumn | Defines the column for the ASSN_COST_RATE_TABLE field. | |
ASSN_COSTColumn | Defines the column for the ASSN_COST field. | |
ASSN_DELAYColumn | Defines the column for the ASSN_DELAY field. | |
ASSN_FINISH_DATEColumn | Defines the column for the ASSN_FINISH_DATE field. | |
ASSN_IS_CONFIRMEDColumn | Defines the column for the ASSN_IS_CONFIRMED field. | |
ASSN_LEVELING_DELAYColumn | Defines the column for the ASSN_LEVELING_DELAY field. | |
ASSN_OVT_COSTColumn | Defines the column for the ASSN_OVT_COST field. | |
ASSN_OVT_WORKColumn | Defines the column for the ASSN_OVT_WORK field. | |
ASSN_PCT_WORK_COMPLETEColumn | Defines the column for the ASSN_PCT_WORK_COMPLETE field. | |
ASSN_REG_WORKColumn | Defines the column for the ASSN_REG_WORK field. | |
ASSN_REM_COSTColumn | Defines the column for the ASSN_REM_COST field. | |
ASSN_REM_OVT_COSTColumn | Defines the column for the ASSN_REM_OVT_COST field. | |
ASSN_REM_OVT_WORKColumn | Defines the column for the ASSN_REM_OVT_WORK field. | |
ASSN_REM_WORKColumn | Defines the column for the ASSN_REM_WORK field. | |
ASSN_RESUME_DATEColumn | Defines the column for the ASSN_RESUME_DATE field. | |
ASSN_START_DATEColumn | Defines the column for the ASSN_START_DATE field. | |
ASSN_STOP_DATEColumn | Defines the column for the ASSN_STOP_DATE field. | |
ASSN_UIDColumn | Defines the column for the ASSN_UID field. | |
ASSN_UNITSColumn | Defines the column for the ASSN_UNITS 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 AssignmentsDataTable. | |
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.) | |
IsInitialized | (Inherited from DataTable.) | |
Item | Gets a row in the AssignmentsDataTable, where the row is specified by an index. | |
Locale | (Inherited from DataTable.) | |
MinimumCapacity | (Inherited from DataTable.) | |
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_TYPEColumn | Defines the column for the PROJ_TYPE field. | |
PROJ_UIDColumn | Defines the column for the PROJ_UID field. | |
RemotingFormat | (Inherited from DataTable.) | |
RES_UIDColumn | Defines the column for the PROJ_UID field. | |
Rows | (Inherited from DataTable.) | |
Site | (Inherited from DataTable.) | |
TableName | (Inherited from DataTable.) | |
TASK_IS_SUMMARYColumn | Defines the column for the TASK_IS_SUMMARY field. | |
TASK_NAMEColumn | Defines the column for the TASK_NAME field. | |
TASK_UIDColumn | Defines the column for the TASK_UID field. | |
WASSN_ACTUALS_PENDINGColumn | Defines the column for the WASSN_ACTUALS_PENDING field. | |
WASSN_COMMENTSColumn | Defines the column for the WASSN_COMMENTS field. | |
WASSN_DELETED_IN_PROJColumn | Defines the column for the WASSN_DELETED_IN_PROJ field. | |
WASSN_IS_NEW_ASSNColumn | Defines the column for the WASSN_IS_NEW_ASSN field. | |
WASSN_MGR_UPDATEDColumn | Defines the column for the WASSN_MGR_UPDATED field. | |
WASSN_SEND_UPDATE_NEEDEDColumn | Defines the column for the WASSN_SEND_UPDATE_NEEDED field. | |
WASSN_UPDATE_CONFLICTColumn | Defines the column for the WASSN_UPDATE_CONFLICT field. | |
WASSN_UPDATE_TRACKING_MODEColumn | Defines the column for the WASSN_UPDATE_TRACKING_MODE field. |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
AssignmentsRowChanged | The post-event that occurs after a row is changed. | |
AssignmentsRowChanging | The pre-event that occurs before a row is changed. | |
AssignmentsRowDeleted | The post-event that occurs after a row is deleted. | |
AssignmentsRowDeleting | The pre-event that occurs before a row is deleted. | |
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.) | |
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