SecurityGroupsDataSet.SecurityGroupsRow.IsWSEC_GRP_AD_GROUPNull-Methode
Bestimmt, ob die WSEC_GRP_AD_GROUP -Eigenschaft auf einen null-Wert festgelegt ist.
Namespace: WebSvcSecurity
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsWSEC_GRP_AD_GROUPNull As Boolean
'Usage
Dim instance As SecurityGroupsDataSet.SecurityGroupsRow
Dim returnValue As Boolean
returnValue = instance.IsWSEC_GRP_AD_GROUPNull()
public bool IsWSEC_GRP_AD_GROUPNull()
Rückgabewert
Typ: System.Boolean
Siehe auch
Referenz
SecurityGroupsDataSet.SecurityGroupsRow Klasse