ProjectDataSet.ProjectResourceRow.SetWRES_ACCOUNTNull method
Sets the WRES_ACCOUNT property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetWRES_ACCOUNTNull
'Usage
Dim instance As ProjectDataSet.ProjectResourceRow
instance.SetWRES_ACCOUNTNull()
public void SetWRES_ACCOUNTNull()
See also
Reference
ProjectDataSet.ProjectResourceRow class