ProjectTimesheetLinesDataSet.CustomFieldsRow.IsCODE_DATE_VALUENull 方法

确定是否将CODE_DATE_VALUE属性设置为空值。

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

语法

声明
Public Function IsCODE_DATE_VALUENull As Boolean
用法
Dim instance As ProjectTimesheetLinesDataSet.CustomFieldsRow
Dim returnValue As Boolean

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

返回值

类型:System.Boolean

另请参阅

引用

ProjectTimesheetLinesDataSet.CustomFieldsRow 类

ProjectTimesheetLinesDataSet.CustomFieldsRow 成员

WebSvcTimeSheet 命名空间