del método ProjectDataSet.AssignmentRow.IsPROJ_OPT_CURRENCY_SYMBOLNull
Determina si la propiedad PROJ_OPT_CURRENCY_SYMBOL se establece en un valor nulo.
Espacio de nombres: WebSvcProject
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Function IsPROJ_OPT_CURRENCY_SYMBOLNull As Boolean
'Uso
Dim instance As ProjectDataSet.AssignmentRow
Dim returnValue As Boolean
returnValue = instance.IsPROJ_OPT_CURRENCY_SYMBOLNull()
public bool IsPROJ_OPT_CURRENCY_SYMBOLNull()
Valor devuelto
Tipo: System.Boolean
Vea también
Referencia
clase ProjectDataSet.AssignmentRow