SecurityGroupsDataSet.SecurityGroupsRow.IsWSEC_GRP_DESCNull - Méthode
Détermine si la propriété WSEC_GRP_DESC est définie sur une valeur null.
Espace de noms : WebSvcSecurity
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Function IsWSEC_GRP_DESCNull As Boolean
'Utilisation
Dim instance As SecurityGroupsDataSet.SecurityGroupsRow
Dim returnValue As Boolean
returnValue = instance.IsWSEC_GRP_DESCNull()
public bool IsWSEC_GRP_DESCNull()
Valeur renvoyée
Type : System.Boolean
Voir aussi
Référence
SecurityGroupsDataSet.SecurityGroupsRow classe