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