de la propiedad ProjectDataSet.ProjectResourceRow.RES_AVAIL_TO
Especifica la fecha cuando un recurso ya no está disponible.
Espacio de nombres: WebSvcProject
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Property RES_AVAIL_TO As DateTime
Get
Set
'Uso
Dim instance As ProjectDataSet.ProjectResourceRow
Dim value As DateTime
value = instance.RES_AVAIL_TO
instance.RES_AVAIL_TO = value
public DateTime RES_AVAIL_TO { get; set; }
Valor de propiedad
Tipo: System.DateTime
Comentarios
Solo lectura.
Vea también
Referencia
clase ProjectDataSet.ProjectResourceRow