UserDelegationDataSet.ResourceDelegationsRow class
表示使用者資源委派資訊為UserDelegationDataSet.ResourceDelegationsDataTable物件中的資料列。
Inheritance hierarchy
System.Object
System.Data.DataRow
WebSvcResource.UserDelegationDataSet.ResourceDelegationsRow
Namespace: WebSvcResource
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'宣告
Public Class ResourceDelegationsRow _
Inherits DataRow
'用途
Dim instance As UserDelegationDataSet.ResourceDelegationsRow
public class ResourceDelegationsRow : 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.