次の方法で共有


TimesheetAuditExportDataSet.AuditExportsRow.IsASSN_UIDNull メソッド

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

名前空間:  WebSvcAdmin
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Function IsASSN_UIDNull As Boolean
'使用
Dim instance As TimesheetAuditExportDataSet.AuditExportsRow
Dim returnValue As Boolean

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

戻り値

型: System.Boolean

関連項目

参照先

TimesheetAuditExportDataSet.AuditExportsRow クラス

TimesheetAuditExportDataSet.AuditExportsRow メンバー

WebSvcAdmin 名前空間