TimePeriodDataSet.TimePeriodsRow.SetWPRD_STATE_ENUMNull method
Sets the WPRD_STATE_ENUM property for the work period to a null value.
Namespace: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetWPRD_STATE_ENUMNull
'Usage
Dim instance As TimePeriodDataSet.TimePeriodsRow
instance.SetWPRD_STATE_ENUMNull()
public void SetWPRD_STATE_ENUMNull()
See also
Reference
TimePeriodDataSet.TimePeriodsRow class