ProjectDataSet.AssignmentRow.SetCREATED_DATENull-Methode
Die CREATED_DATE -Eigenschaft festgelegt auf einen null-Wert.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetCREATED_DATENull
'Usage
Dim instance As ProjectDataSet.AssignmentRow
instance.SetCREATED_DATENull()
public void SetCREATED_DATENull()
Siehe auch
Referenz
ProjectDataSet.AssignmentRow Klasse