UserDelegationDataSet.ResourceDelegationsRow.DELEGATION_START 属性

获取或设置委派的开始日期。

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

语法

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

value = instance.DELEGATION_START

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

属性值

类型:System.DateTime
返回DateTime

另请参阅

引用

UserDelegationDataSet.ResourceDelegationsRow 类

UserDelegationDataSet.ResourceDelegationsRow 成员

WebSvcResource 命名空间