ProjectDataSet.ProjectResourceRow.SetRES_AVAIL_FROMNull method

Sets the RES_AVAIL_FROM property to a null value.

Namespace:  WebSvcProject
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Sub SetRES_AVAIL_FROMNull
'Usage
Dim instance As ProjectDataSet.ProjectResourceRow

instance.SetRES_AVAIL_FROMNull()
public void SetRES_AVAIL_FROMNull()

See also

Reference

ProjectDataSet.ProjectResourceRow class

ProjectDataSet.ProjectResourceRow members

WebSvcProject namespace