ProjectDataSet.ProjectResourceCustomFieldsRow class
代表特定的ProjectDataSet.ProjectResourceRow物件相關的自訂欄位值。
Inheritance hierarchy
System.Object
System.Data.DataRow
WebSvcStatusing.ProjectDataSet.ProjectResourceCustomFieldsRow
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'宣告
Public Class ProjectResourceCustomFieldsRow _
Inherits DataRow
'用途
Dim instance As ProjectDataSet.ProjectResourceCustomFieldsRow
public class ProjectResourceCustomFieldsRow : 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.