ProjectDataSet.AssignmentRow.SetASSN_BOOKING_TYPENull Method
Sets the ASSN_BOOKING_TYPE property to a null value.
Namespace: WebSvcProject
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