ProjectDataSet.ProjectResourceRow.SetRES_AVAIL_TONull method

Sets the RES_AVAIL_TO property to a a null reference (Nothing in Visual Basic) value.

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

Syntax

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

instance.SetRES_AVAIL_TONull()
public void SetRES_AVAIL_TONull()

See also

Reference

ProjectDataSet.ProjectResourceRow class

ProjectDataSet.ProjectResourceRow members

WebSvcStatusing namespace