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