ResourceAssignmentDataSet.ResourceAssignmentRow.IsASSN_ACT_OVT_COSTNull 方法

确定是否将ASSN_ACT_OVT_COST属性设为空引用(无 在 Visual Basic 中)值。

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

语法

声明
Public Function IsASSN_ACT_OVT_COSTNull As Boolean
用法
Dim instance As ResourceAssignmentDataSet.ResourceAssignmentRow
Dim returnValue As Boolean

returnValue = instance.IsASSN_ACT_OVT_COSTNull()
public bool IsASSN_ACT_OVT_COSTNull()

返回值

类型:System.Boolean

另请参阅

引用

ResourceAssignmentDataSet.ResourceAssignmentRow 类

ResourceAssignmentDataSet.ResourceAssignmentRow 成员

WebSvcResource 命名空间