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