TimesheetManagersDataSet.TimesheetManagersRow.IsRES_NAMENull 方法
获取一个值,该值指示是否将RES_NAME属性为空。
命名空间: WebSvcAdmin
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Function IsRES_NAMENull As Boolean
用法
Dim instance As TimesheetManagersDataSet.TimesheetManagersRow
Dim returnValue As Boolean
returnValue = instance.IsRES_NAMENull()
public bool IsRES_NAMENull()
返回值
类型:System.Boolean
True如果属性为空,则否则为False。
另请参阅
引用
TimesheetManagersDataSet.TimesheetManagersRow 类