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 類別