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