共用方式為


AssnHistoryDataSet.CustomFieldsRow class

表示為AssnHistoryDataSet.CustomFieldsDataTable物件中的資料列的工作分派歷程記錄的自訂欄位資訊。

Inheritance hierarchy

System.Object
  System.Data.DataRow
    WebSvcStatusing.AssnHistoryDataSet.CustomFieldsRow

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

Syntax

'宣告
Public Class CustomFieldsRow _
    Inherits DataRow
'用途
Dim instance As AssnHistoryDataSet.CustomFieldsRow
public class CustomFieldsRow : DataRow

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.CustomFieldsRow members

WebSvcStatusing namespace