ResourceDataSet.ResourceAvailabilitiesRow.RES_AVAIL_FROM 属性

开始日期和时间的RES_AVAIL_UNITS属性值所适用的。

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

语法

声明
Public Property RES_AVAIL_FROM As DateTime
    Get
    Set
用法
Dim instance As ResourceDataSet.ResourceAvailabilitiesRow
Dim value As DateTime

value = instance.RES_AVAIL_FROM

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

属性值

类型:System.DateTime

另请参阅

引用

ResourceDataSet.ResourceAvailabilitiesRow 类

ResourceDataSet.ResourceAvailabilitiesRow 成员

WebSvcWorkflow 命名空间