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