ImportTimesheetDataSet.LinesRow.ASSN_WORK 属性
获取或设置状态中的分配的计划工时总量。
命名空间: WebSvcStatusing
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Property ASSN_WORK As Double
Get
Set
用法
Dim instance As ImportTimesheetDataSet.LinesRow
Dim value As Double
value = instance.ASSN_WORK
instance.ASSN_WORK = value
public double ASSN_WORK { get; set; }
属性值
另请参阅
引用
ImportTimesheetDataSet.LinesRow 类