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