ResourceDataSet.ResourcesRow.SetRES_CODENull Method
Sets the RES_CODE property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcResource
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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