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