次の方法で共有


StatusingSettingsDataSet.StatusingSettingsRow.IsWADMIN_WEEK_START_ON_ENUMNull メソッド

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

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

構文

'宣言
Public Function IsWADMIN_WEEK_START_ON_ENUMNull As Boolean
'使用
Dim instance As StatusingSettingsDataSet.StatusingSettingsRow
Dim returnValue As Boolean

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

戻り値

型: System.Boolean

関連項目

参照先

StatusingSettingsDataSet.StatusingSettingsRow クラス

StatusingSettingsDataSet.StatusingSettingsRow メンバー

WebSvcAdmin 名前空間