del método ProjectDataSet.AssignmentRow.SetMOD_DATENull
Establece la propiedad MOD_DATE en un valor de una referencia null (Nothing en Visual Basic) .
Espacio de nombres: WebSvcStatusing
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Sub SetMOD_DATENull
'Uso
Dim instance As ProjectDataSet.AssignmentRow
instance.SetMOD_DATENull()
public void SetMOD_DATENull()
Vea también
Referencia
clase ProjectDataSet.AssignmentRow