Compartir a través de


de la propiedad ProjectDataSet.ProjectResourceRow.RES_HAS_NOTES

Indica si hay notas en la propiedad RES_NOTES .

Espacio de nombres:  WebSvcStatusing
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Property RES_HAS_NOTES As Boolean
    Get
    Set
'Uso
Dim instance As ProjectDataSet.ProjectResourceRow
Dim value As Boolean

value = instance.RES_HAS_NOTES

instance.RES_HAS_NOTES = value
public bool RES_HAS_NOTES { get; set; }

Valor de propiedad

Tipo: System.Boolean

Vea también

Referencia

clase ProjectDataSet.ProjectResourceRow

Miembros ProjectDataSet.ProjectResourceRow

Espacio de nombres WebSvcStatusing