ResourceDataSet.ResourcesRow.SetRES_PHONETICSNull method
Sets the RES_PHONETICS property to a null value.
Namespace: WebSvcResource
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetRES_PHONETICSNull
'Usage
Dim instance As ResourceDataSet.ResourcesRow
instance.SetRES_PHONETICSNull()
public void SetRES_PHONETICSNull()
See also
Reference
ResourceDataSet.ResourcesRow class