ProjectDataSet.ProjectResourceRow.SetRES_ACCRUE_ATNull method

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

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

Syntax

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

instance.SetRES_ACCRUE_ATNull()
public void SetRES_ACCRUE_ATNull()

See also

Reference

ProjectDataSet.ProjectResourceRow class

ProjectDataSet.ProjectResourceRow members

WebSvcStatusing namespace