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