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: 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