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