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