ProjectDataSet.ProjectResourceRow.RES_AVAIL_TO 屬性
會指定當資源已不再提供的日期。
命名空間: WebSvcProject
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Property RES_AVAIL_TO As DateTime
Get
Set
'用途
Dim instance As ProjectDataSet.ProjectResourceRow
Dim value As DateTime
value = instance.RES_AVAIL_TO
instance.RES_AVAIL_TO = value
public DateTime RES_AVAIL_TO { get; set; }
屬性值
備註
唯讀的。
請參閱
參照
ProjectDataSet.ProjectResourceRow 類別