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