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