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