ImportTimesheetDataSet.LinesRow.IsTS_LINE_ACT_SUM_VALUENull - Méthode
Détermine si la propriété TS_LINE_ACT_SUM_VALUE 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 IsTS_LINE_ACT_SUM_VALUENull As Boolean
'Utilisation
Dim instance As ImportTimesheetDataSet.LinesRow
Dim returnValue As Boolean
returnValue = instance.IsTS_LINE_ACT_SUM_VALUENull()
public bool IsTS_LINE_ACT_SUM_VALUENull()
Valeur renvoyée
Type : System.Boolean
Voir aussi
Référence
ImportTimesheetDataSet.LinesRow classe