ProjectDataSet.AssignmentRow.SetASSN_BOOKING_TYPENull method
Sets the ASSN_BOOKING_TYPE property to a null value.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.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