DelegationDataSet.DelegatableAssignmentsRow.IsNewResNull - Méthode
Détermine si la propriété NewRes est définie sur une valeur une référence Null (Rien dans Visual Basic) .
Espace de noms : WebSvcStatusing
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Function IsNewResNull As Boolean
'Utilisation
Dim instance As DelegationDataSet.DelegatableAssignmentsRow
Dim returnValue As Boolean
returnValue = instance.IsNewResNull()
public bool IsNewResNull()
Valeur renvoyée
Type : System.Boolean
Voir aussi
Référence
DelegationDataSet.DelegatableAssignmentsRow classe