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