StatusingDataSet.AssignmentsRow.SetASSN_STOP_DATENull Method
Sets the ASSN_STOP_DATE property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetASSN_STOP_DATENull
'Usage
Dim instance As StatusingDataSet.AssignmentsRow
instance.SetASSN_STOP_DATENull()
public void SetASSN_STOP_DATENull()
See Also
Reference
StatusingDataSet.AssignmentsRow Class