共用方式為


StatusingDataSet.LocalCustomFieldMetadataRow class

表示一列的本機自訂欄位的 statusing 資料。

Inheritance hierarchy

System.Object
  System.Data.DataRow
    WebSvcStatusing.StatusingDataSet.LocalCustomFieldMetadataRow

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

Syntax

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

WebSvcStatusing namespace