ProjectDataSet.AssignmentRow.SetAB_STARTNull method
Sets the AB_START property to a null value.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetAB_STARTNull
'Usage
Dim instance As ProjectDataSet.AssignmentRow
instance.SetAB_STARTNull()
public void SetAB_STARTNull()
See also
Reference
ProjectDataSet.AssignmentRow class