ProjectDataSet.ProjectRow.SetPLANNER_END_DATENull-Methode
Legt die PLANNER_END_DATE -Eigenschaft auf einen ein Nullverweis (Nothing in Visual Basic) -Wert.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetPLANNER_END_DATENull
'Usage
Dim instance As ProjectDataSet.ProjectRow
instance.SetPLANNER_END_DATENull()
public void SetPLANNER_END_DATENull()
Siehe auch
Referenz
ProjectDataSet.ProjectRow Klasse