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