ResourceAuthorizationDataSet.ResourcesRow.IsRES_PREVENT_ADSYNCNull メソッド
RES_PREVENT_ADSYNCプロパティは、 null 参照 (Visual Basic のNothing )の値に設定されているかどうかを決定します。
名前空間: WebSvcResource
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Function IsRES_PREVENT_ADSYNCNull As Boolean
'使用
Dim instance As ResourceAuthorizationDataSet.ResourcesRow
Dim returnValue As Boolean
returnValue = instance.IsRES_PREVENT_ADSYNCNull()
public bool IsRES_PREVENT_ADSYNCNull()
戻り値
関連項目
参照先
ResourceAuthorizationDataSet.ResourcesRow クラス