ProjectDataSet.ProjectResourceRow.SetRES_PHONETICSNull method

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

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

Syntax

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

instance.SetRES_PHONETICSNull()
public void SetRES_PHONETICSNull()

See also

Reference

ProjectDataSet.ProjectResourceRow class

ProjectDataSet.ProjectResourceRow members

WebSvcStatusing namespace