次の方法で共有


TimesheetAuditExportDataSet.AuditExportsRow.IsTS_ACT_AUD_DELTA_VALUENull メソッド

TS_ACT_AUD_DELTA_VALUEプロパティをnull 参照 (Visual Basic のNothing )に設定されているかどうかを決定します。

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

構文

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

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

戻り値

型: System.Boolean

関連項目

参照先

TimesheetAuditExportDataSet.AuditExportsRow クラス

TimesheetAuditExportDataSet.AuditExportsRow メンバー

WebSvcAdmin 名前空間