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