共用方式為


AssnHistoryDataSet.CustomFieldsDataTable class

代表相關工作分派歷程記錄中的自訂欄位包含一或多個AssnHistoryDataSet.CustomFieldsRow物件中的資訊。

Inheritance hierarchy

System.Object
  System.ComponentModel.MarshalByValueComponent
    System.Data.DataTable
      WebSvcStatusing.AssnHistoryDataSet.CustomFieldsDataTable

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'宣告
<SerializableAttribute> _
Public Class CustomFieldsDataTable _
    Inherits DataTable _
    Implements IEnumerable
'用途
Dim instance As AssnHistoryDataSet.CustomFieldsDataTable
[SerializableAttribute]
public class CustomFieldsDataTable : DataTable, 
    IEnumerable

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

AssnHistoryDataSet.CustomFieldsDataTable members

WebSvcStatusing namespace