UserDelegationDataSet.ResourceDelegationsRow.DELEGATION_FINISH 属性

获取或设置委派的完成时间。

命名空间:  WebSvcResource
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Property DELEGATION_FINISH As DateTime
    Get
    Set
用法
Dim instance As UserDelegationDataSet.ResourceDelegationsRow
Dim value As DateTime

value = instance.DELEGATION_FINISH

instance.DELEGATION_FINISH = value
public DateTime DELEGATION_FINISH { get; set; }

属性值

类型:System.DateTime
返回DateTime

另请参阅

引用

UserDelegationDataSet.ResourceDelegationsRow 类

UserDelegationDataSet.ResourceDelegationsRow 成员

WebSvcResource 命名空间