StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow 成员

表示StatusingTimephasedActualsDataSet.AssignmentTimephasedDataDataTable对象中的一行作为按时间分段的工作分配的状态信息。

StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow 类型公开以下成员。

属性

  名称 说明
公共属性 AssignmentActualOvertimeWork 获取或设置指定工作分配的实际加班工时。
公共属性 AssignmentActualWork 表示的实际与指定工作分配的工时数。
公共属性 AssignmentOvertimeWork 指定为其安排了该资源的加班工时的任务。
公共属性 AssignmentUID 获取或设置工作分配的 GUID。
公共属性 AssignmentWork 获取或设置的总工作量,根据工作分配范围和分配的资源的工作分配单位。
公共属性 HasErrors (从 DataRow 继承。)
公共属性 Item[Int32] (从 DataRow 继承。)
公共属性 Item[String] (从 DataRow 继承。)
公共属性 Item[DataColumn] (从 DataRow 继承。)
公共属性 Item[Int32, DataRowVersion] (从 DataRow 继承。)
公共属性 Item[String, DataRowVersion] (从 DataRow 继承。)
公共属性 Item[DataColumn, DataRowVersion] (从 DataRow 继承。)
公共属性 ItemArray (从 DataRow 继承。)
公共属性 ProjectUID 获取或设置项目的 GUID。
公共属性 ResourceUID 获取或设置资源 GUID。
公共属性 RowError (从 DataRow 继承。)
公共属性 RowState (从 DataRow 继承。)
公共属性 Table (从 DataRow 继承。)
公共属性 TaskUID 获取或设置任务 GUID。
公共属性 TimeByDay 获取工作分配的时间线,沿某一天位置间隔以天为单位。

页首

方法

  名称 说明
公共方法 AcceptChanges (从 DataRow 继承。)
公共方法 BeginEdit (从 DataRow 继承。)
公共方法 CancelEdit (从 DataRow 继承。)
公共方法 ClearErrors (从 DataRow 继承。)
公共方法 Delete (从 DataRow 继承。)
公共方法 EndEdit (从 DataRow 继承。)
公共方法 Equals (从 Object 继承。)
受保护的方法 Finalize (从 Object 继承。)
公共方法 GetChildRows(String) (从 DataRow 继承。)
公共方法 GetChildRows(DataRelation) (从 DataRow 继承。)
公共方法 GetChildRows(String, DataRowVersion) (从 DataRow 继承。)
公共方法 GetChildRows(DataRelation, DataRowVersion) (从 DataRow 继承。)
公共方法 GetColumnError(Int32) (从 DataRow 继承。)
公共方法 GetColumnError(String) (从 DataRow 继承。)
公共方法 GetColumnError(DataColumn) (从 DataRow 继承。)
公共方法 GetColumnsInError (从 DataRow 继承。)
公共方法 GetHashCode (从 Object 继承。)
公共方法 GetParentRow(String) (从 DataRow 继承。)
公共方法 GetParentRow(DataRelation) (从 DataRow 继承。)
公共方法 GetParentRow(String, DataRowVersion) (从 DataRow 继承。)
公共方法 GetParentRow(DataRelation, DataRowVersion) (从 DataRow 继承。)
公共方法 GetParentRows(String) (从 DataRow 继承。)
公共方法 GetParentRows(DataRelation) (从 DataRow 继承。)
公共方法 GetParentRows(String, DataRowVersion) (从 DataRow 继承。)
公共方法 GetParentRows(DataRelation, DataRowVersion) (从 DataRow 继承。)
公共方法 GetType (从 Object 继承。)
公共方法 HasVersion (从 DataRow 继承。)
公共方法 IsAssignmentActualOvertimeWorkNull 确定是否将AssignmentActualOvertimeWork属性设为一个空引用(无 在 Visual Basic 中)值。
公共方法 IsAssignmentActualWorkNull 确定是否将AssignmentActualWork属性设为一个空引用(无 在 Visual Basic 中)值。
公共方法 IsAssignmentOvertimeWorkNull 确定是否将AssignmentOvertimeWork属性设为一个空引用(无 在 Visual Basic 中)值。
公共方法 IsAssignmentUIDNull 确定是否将AssignmentUID属性设为一个空引用(无 在 Visual Basic 中)值。
公共方法 IsAssignmentWorkNull 确定是否将AssignmentWork属性设为一个空引用(无 在 Visual Basic 中)值。
公共方法 IsNull(Int32) (从 DataRow 继承。)
公共方法 IsNull(String) (从 DataRow 继承。)
公共方法 IsNull(DataColumn) (从 DataRow 继承。)
公共方法 IsNull(DataColumn, DataRowVersion) (从 DataRow 继承。)
公共方法 IsProjectUIDNull 确定是否将ProjectUID属性设为一个空引用(无 在 Visual Basic 中)值。
公共方法 IsResourceUIDNull 确定是否将ResourceUID属性设为一个空引用(无 在 Visual Basic 中)值。
公共方法 IsTaskUIDNull 确定是否将TaskUID属性设为一个空引用(无 在 Visual Basic 中)值。
公共方法 IsTimeByDayNull 确定是否将TimeByDay属性设为一个空引用(无 在 Visual Basic 中)值。
受保护的方法 MemberwiseClone (从 Object 继承。)
公共方法 RejectChanges (从 DataRow 继承。)
公共方法 SetAdded (从 DataRow 继承。)
公共方法 SetAssignmentActualOvertimeWorkNull AssignmentActualOvertimeWork属性设置为一个空引用(无 在 Visual Basic 中)值。
公共方法 SetAssignmentActualWorkNull AssignmentActualWork属性设置为一个空引用(无 在 Visual Basic 中)值。
公共方法 SetAssignmentOvertimeWorkNull AssignmentOvertimeWork属性设置为一个空引用(无 在 Visual Basic 中)值。
公共方法 SetAssignmentUIDNull AssignmentUID属性设置为一个空引用(无 在 Visual Basic 中)值。
公共方法 SetAssignmentWorkNull AssignmentWork属性设置为一个空引用(无 在 Visual Basic 中)值。
公共方法 SetColumnError(Int32, String) (从 DataRow 继承。)
公共方法 SetColumnError(String, String) (从 DataRow 继承。)
公共方法 SetColumnError(DataColumn, String) (从 DataRow 继承。)
公共方法 SetModified (从 DataRow 继承。)
受保护的方法 SetNull (从 DataRow 继承。)
公共方法 SetParentRow(DataRow) (从 DataRow 继承。)
公共方法 SetParentRow(DataRow, DataRelation) (从 DataRow 继承。)
公共方法 SetProjectUIDNull ProjectUID属性设置为一个空引用(无 在 Visual Basic 中)值。
公共方法 SetResourceUIDNull ResourceUID属性设置为一个空引用(无 在 Visual Basic 中)值。
公共方法 SetTaskUIDNull TaskUID属性设置为一个空引用(无 在 Visual Basic 中)值。
公共方法 SetTimeByDayNull TimeByDay属性设置为一个空引用(无 在 Visual Basic 中)值。
公共方法 ToString (从 Object 继承。)

页首

另请参阅

引用

StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow 类

WebSvcStatusing 命名空间