共用方式為


ResourceAuthorizationDataSet.GroupMembershipsRow class

表示為ResourceAuthorizationDataSet.GroupMembershipsDataTable物件中的資料列的資源群組成員資格資訊。

Inheritance hierarchy

System.Object
  System.Data.DataRow
    WebSvcResource.ResourceAuthorizationDataSet.GroupMembershipsRow

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

Syntax

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

請參閱

參照

ResourceAuthorizationDataSet.GroupMembershipsRow members

WebSvcResource namespace