次の方法で共有


TimesheetAuditExportDataSet.AuditExportsRow.IsPROJ_UIDNull メソッド

PROJ_UIDプロパティにnull 参照 (Visual Basic のNothing )があるかどうかを決定します。

名前空間:  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()

戻り値

型: System.Boolean

関連項目

参照先

TimesheetAuditExportDataSet.AuditExportsRow クラス

TimesheetAuditExportDataSet.AuditExportsRow メンバー

WebSvcAdmin 名前空間