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