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