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