StatusingDataSet.ResourcesRow.RES_AVAIL_TO Property

Indicates the date and time of the end of availability of the specified resource.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public Property RES_AVAIL_TO As DateTime
    Get
    Set
'Usage
Dim instance As StatusingDataSet.ResourcesRow
Dim value As DateTime

value = instance.RES_AVAIL_TO

instance.RES_AVAIL_TO = value
public DateTime RES_AVAIL_TO { get; set; }

Property Value

Type: System.DateTime

See Also

Reference

StatusingDataSet.ResourcesRow Class

StatusingDataSet.ResourcesRow Members

WebSvcStatusing Namespace