de la propiedad ProjectDataSet.ProjectResourceRow.RB_BASE_WORK
Especifica el valor del trabajo original de este recurso.
Espacio de nombres: WebSvcProject
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Property RB_BASE_WORK As Double
Get
Set
'Uso
Dim instance As ProjectDataSet.ProjectResourceRow
Dim value As Double
value = instance.RB_BASE_WORK
instance.RB_BASE_WORK = value
public double RB_BASE_WORK { get; set; }
Valor de propiedad
Tipo: System.Double
Comentarios
Solo lectura.
Vea también
Referencia
clase ProjectDataSet.ProjectResourceRow