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