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