ResourceAssignmentDataSet.ResourceAssignmentRow.IsASSN_IS_OVERALLOCATEDNull 方法
确定是否将ASSN_IS_OVERALLOCATED属性设为空引用(无 在 Visual Basic 中)值。
命名空间: WebSvcResource
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Function IsASSN_IS_OVERALLOCATEDNull As Boolean
用法
Dim instance As ResourceAssignmentDataSet.ResourceAssignmentRow
Dim returnValue As Boolean
returnValue = instance.IsASSN_IS_OVERALLOCATEDNull()
public bool IsASSN_IS_OVERALLOCATEDNull()
返回值
另请参阅
引用
ResourceAssignmentDataSet.ResourceAssignmentRow 类