共用方式為


StatusingDataSet.ResourceCustomFieldsRow class

指定一列的資源自訂欄位的狀態資訊。

Inheritance hierarchy

System.Object
  System.Data.DataRow
    WebSvcStatusing.StatusingDataSet.ResourceCustomFieldsRow

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

Syntax

'宣告
Public Class ResourceCustomFieldsRow _
    Inherits DataRow
'用途
Dim instance As StatusingDataSet.ResourceCustomFieldsRow
public class ResourceCustomFieldsRow : 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.

請參閱

參照

StatusingDataSet.ResourceCustomFieldsRow members

WebSvcStatusing namespace