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