ProjectDataSet.AssignmentRow.SetASSN_PCT_WORK_COMPLETENull method
Define a propriedade ASSN_PCT_WORK_COMPLETE como um valor nulo.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Public Sub SetASSN_PCT_WORK_COMPLETENull
'Uso
Dim instance As ProjectDataSet.AssignmentRow
instance.SetASSN_PCT_WORK_COMPLETENull()
public void SetASSN_PCT_WORK_COMPLETENull()
Ver também
Referência
ProjectDataSet.AssignmentRow class