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