Compartilhar via


SecurityGroupsDataSet.SecurityGroupsRow.IsWSEC_GRP_DESCNull método

Determina se a propriedade WSEC_GRP_DESC está definida como um valor nulo.

Namespace:  WebSvcSecurity
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
Public Function IsWSEC_GRP_DESCNull As Boolean
'Uso
Dim instance As SecurityGroupsDataSet.SecurityGroupsRow
Dim returnValue As Boolean

returnValue = instance.IsWSEC_GRP_DESCNull()
public bool IsWSEC_GRP_DESCNull()

Valor retornado

Tipo: System.Boolean

Ver também

Referência

SecurityGroupsDataSet.SecurityGroupsRow classe

SecurityGroupsDataSet.SecurityGroupsRow membros

WebSvcSecurity namespace